{{ date_time }}
{% if news_modified %} (modified)
{% endif %} {{ title }}
{{ content|safe }}
{% if auth_news %}

The files inputed with this news post are {{ files_used }}

{{ form_del.hidden_tag() }} {{ form_del.submit }}

Edit News
{% endif %} {% if auth %}

The files inputed with this news post are {{ files_used }}

{{ form_del.hidden_tag() }} {{ form_del.submit }}

Edit News
{% endif %}