{% extends "pages/base.html" %} {% load page_tags %} {% load styled_forms %} {% load i18n %} {% block title %}{% firstof MODULE_PAGE_LABEL 'Page' %} Edit Meta Information{% endblock %} {% block extra_head %} {{ block.super }} {% endblock %} {% block body %}