{% extends "base-apply.html" %} {% load i18n %} {% block title %}{{ title }}{% endblock %} {% block content %}
{% include "forms/includes/form_errors.html" with form=form %}{% trans "You have already posted a review for this submission" %}
{% endif %}