{% extends "!page.html" %} {% block meta %} {{ super() }} {# Retain any additional meta tags provided by the theme #} {% endblock meta %} {% block main %}
If you are not redirected automatically, please click here.
{{ super() }} {# Retain the normal page content provided by the theme #} {% endblock main %}