{% extends "base.html" %} {% load i18n %} {% block title %}{{ survey }} - {{ block.super }}{% endblock %} {% block content %}
{% trans "Thanks for participating in our survey!" %}