{% extends "base.html" %} {% block body %} {% include "navigation.html"%}
{% include user_content_ %}
{% include "footer.html" %} {% endblock body %}