{% extends "base.html" %} {% load i18n static %} {# Remove page title #} {% block contenttitle %}{% endblock %} {% block content %} {% endblock %}