{% extends "base-apply.html" %} {% block title %}Revisions for {{ submission.title }}{% endblock %} {% block content %}
{{ revision.timestamp|date:"m.d.y h:iA e"}} by {{ revision.author }} {% if forloop.first %} - current {% endif %}