{% extends "zerver/base.html" %} {% block content %} {% comment %} This template is referenced by the confirmation code and does not have the requisite context to make a useful signup form. Therefore, we immediately post to another view which executes in our code to produce the desired form. {% endcomment %}
{% endblock %}