{% extends "authentic2/base-page.html" %} {% load i18n gadjo %} {% block page-title %} {{ view.title }} {% endblock %} {% block content %}
{% blocktrans trimmed %}Input your account activation code.{% endblocktrans %}
{% blocktrans count counter=duration %} Your code is valid for the next minute. {% plural %} Your code is valid for the next {{ duration }} minutes. {% endblocktrans %}