{% extends "registration/base.html" %} {% comment %} vim:ft=htmldjango: {% endcomment %} {% block title %} {{ block.super }} - Register {% endblock %} {% block content %} {% include "django_messages/inlines/navigation.html" %}