{% extends "head_base.html" %} {% block body %}
{% include "navigation_bar.html" %} {% block main %}{% endblock %}
{% endblock %}