{% extends "registration/base.html" %} {% load i18n %} {% block title %}{%trans 'Activation problem' %}{% endblock %} {% block content %}
{% trans 'Oops – it seems that your activation key is invalid. Please check the url again.' %}