{% extends "limited_width.html.j2" %} {% block page_content %} <div class="page-header"> <p>This site is forbidden for you.</p> </div> {% endblock %}