{% extends "base.html" %} {% block title %}{{ survexfile }}{% endblock %} {% block head %} {% endblock %} {% block content %} {% if warning %}
Included files: {% for svxinclude in svxincludes %} {{svxinclude}} {% endfor %}
{% endif %}{% for diffline in difflist %}{{diffline}} {% endfor %}{% if logmessage %} {% if has_3d %}
Click here to view the 3d file produced as output
{% else %}No 3d file generated. There was an ERROR
Read the full .log file
the .err file and fix this .svx file