{% extends "layout/base.html" %} {% block body %} {% include "layout/topnav.html" %}
Authenticate Required
{% include "layout/footer.html" %} {% endblock %}