{% extends "base.html" %} {% block page_tag %}{{ file_name }}{% endblock %} {% block content %}
Name
Repo
{{ help_statement|safe }}
{% if file_type %}
File Type: {{ file_type }}
{% endif %} {% if file_text or new_file %} {% endif %} {% if file_image_path %} {{ file_image_path }} {% endif %} {% if font_path %}
Grumpy wizards make toxic brew for the evil Queen and Jack.
{% endif %} {% endblock %} {% block js %} {{ super() }} {% endblock %}