{% extends "base.html" %} {% load i18n %} {% block title %}Registration{% endblock %} {% block content %} {% trans "Your account activation might work now. If not mail me." %} {% endblock content %}