{% extends 'survey/base.html' %} {% load i18n %} {% block title %} {% trans "Survey completed" %}{% endblock title %} {% block body %}
{% trans "Sorry! Your already replied to our survey" %} "{{ survey.name }}".
{% trans "Back to survey list" %}