{% extends "zephyr/base.html" %} {% comment %} A base template for stuff like login, register, etc. Not inside the app itself, but covered by the same structure, hence the name. {% endcomment %} {% block customhead %} {% endblock %} {% block content %}