forked from expo/troggle
removed extranius bracket from html
This commit is contained in:
parent
c7494fe379
commit
e4fe5eaf5d
@ -193,7 +193,7 @@
|
|||||||
<a class="editlink" href="{% url "newentrance" cave.url_parent cave.slug %}">New Entrance</a>
|
<a class="editlink" href="{% url "newentrance" cave.url_parent cave.slug %}">New Entrance</a>
|
||||||
</div>
|
</div>
|
||||||
<h2>Survex File(s)</h2>
|
<h2>Survex File(s)</h2>
|
||||||
All <a href="/survexfile/{{cave.kataster_number}}">survexfiles</a> for this cave {<br />
|
All <a href="/survexfile/{{cave.kataster_number}}">survexfiles</a> for this cave <br />
|
||||||
{% if cave.survex_file %}
|
{% if cave.survex_file %}
|
||||||
Primary <a href="/survexfile/{{cave.survex_file}}">survex file</a> for this cave
|
Primary <a href="/survexfile/{{cave.survex_file}}">survex file</a> for this cave
|
||||||
<br>
|
<br>
|
||||||
|
Loading…
Reference in New Issue
Block a user