mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-01-19 01:12:32 +00:00
fix headers & | safe
This commit is contained in:
parent
717ef2fad9
commit
ca289afe68
@ -31,7 +31,7 @@
|
||||
{% if ent.best_station %}{{ent.best_station_object.latlong}}{% endif %}
|
||||
</td>
|
||||
<td>
|
||||
{{ent.bearings}}
|
||||
{{ent.bearings|safe}}
|
||||
</td>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
Loading…
Reference in New Issue
Block a user