forked from expo/troggle
better integration of svx file DatIssues
This commit is contained in:
@@ -38,7 +38,11 @@ $(document).ready(function()
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
{% if warning %}
|
||||
<h1 style="color: red">Survex Template - will save as file '{{ title }}.svx'</h1>
|
||||
{% else %}
|
||||
<h1>Survex File: {{ title }}</h1>
|
||||
{% endif %}
|
||||
|
||||
{% if svxincludes %}
|
||||
<p><b>Included files:</b>
|
||||
|
||||
Reference in New Issue
Block a user