{% include "header.html" %} {% block content %}

Welcome to Advisor

Your are logging as {{ user.username }}

{% endblock %} {% include "footer.html" %}