{% extends "messages/base.html" %} {% block content %}
{{ form.as_table }} {% if replaces %} {% endif %}
{{ caption }}
Replaces message {{ replaces.title }} from {{ replaces.publish_start|date:"Y-m-d H:i" }} by {{ replaces.author }}
{% endblock %}