{% extends "base.html" %} {% block title %}{{project_name}}: {{label}}: {{path}}{% endblock %} {% block header %}
{{col}} | {% endfor %} {% else %} {% for col in row %}{{col}} | {% endfor %} {% endif %}
---|
File contents truncated. Show entire contents
{% endif %} {{errmsg}} {% endblock %}