{% extends "layout.html" %} {% load staticfiles %} {% block content %}
{% include "account/sub_nav.html" %}
{% include "admin/sub_nav.html" %} Username:



{% endblock %}