{% load static %} {% block title %}Butler_DDOCHI{% endblock %} {% include "components/_favicon.html" %}
{% include "components/_nav.html" %}
{% block main_area %}{% endblock %}
{% include "components/_footer.html" %}