{% extends "base.html" %} {% load i18n %} {% block content %} {% trans "Your account is now activated" %} {% endblock %}