{% extends "base.html" %} {% block head_title %} Del: {{ project_name | truncatechars:20 }} |{{file}} |{{ block.super }} {% endblock %} {% block content %}
Created: {{ timestamp }}
Project: {{ project_name }}
Consider saving it first in the respective project detail view.