{% extends "base.html" %} {% block title %} registration_form.html | {{ block.super }} {% endblock %} {% block header %}

activate.html

{% endblock %} {% block content %} You are now activated. {% endblock %}