{% extends 'account/base.html' %} {% load i18n %} {% load static %} {% block title %}{% trans "Your account is now confirmed" %}{% endblock %} {% block navbar %}{% endblock %} {% block body %}
{% blocktrans with title=foirequest.title url=foirequest.get_absolute_url %} Your request “{{ title }}” has been sent. {% endblocktrans %}
{% endif %}{% trans "We will send you an email when you receive a reply from the public body." %}