{% extends "core/base.html" %} {% load foundation %} {% load i18n %} {% block title %}{% trans "Activate Account" %}{% endblock title %} {% block css %} {% endblock css %} {% block body %}
{% trans "There was no inactive account with this activation code found. It is possible that your account is already active, you can check by attempting to" %} {% trans "login" %}.
{% endif %}