{% extends "base.html" %} {% block title %}DEBUG page {% endblock %} {% block content %}
These are Entrances read from the expoweb/entrance_data/*.html files. These are NOT the *entrance data points in the survex files.
entrance | ent slug | Best station | ** |
---|---|---|---|
#{{ent.id}} {{ent}} | {{ent.slug}} | {% if ent.best_station %}{{ent.best_station}}{% endif %} | {% if ent.best_station %}{{ent.best_station_object.latlong}}{% endif %} | {% endfor %}