{% extends "page.html" %} {% block main_content %}
{% if content %} {{ content }} {% else %} Not authorized to view this page {% endif %}