forked from expo/troggle
fix green block for survex files on table
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
|
||||
{% endif %}
|
||||
<hr />
|
||||
|
||||
{% if not create %}
|
||||
<br>
|
||||
<span style="font-family: monospace; font-size: 150%; ">
|
||||
@@ -112,9 +113,11 @@
|
||||
{% for svx in svxfiles%}
|
||||
<a href="/survexfile/{{svx}}">{{svx}}</a>
|
||||
{% endfor %}
|
||||
|
||||
<br><br>
|
||||
|
||||
<br>
|
||||
{% endif %}
|
||||
{% if metadataurl %}<u>Debug</u>: <a href="{{metadataurl}}">json file</a><br> {% endif %}
|
||||
|
||||
</span>
|
||||
<span style="font-family: monospace; font-size: 130%; ">
|
||||
<!--
|
||||
|
||||
Reference in New Issue
Block a user