{% block extra_head %} {% endblock %}
Lback Admin Panel
Welcome,
{{ current_user.username }}
!
{% if csrf_token %}
{% endif %}
Logout
{% block main_content %}
Select a model from the sidebar to manage.
{% endblock %}
{% block extra_body %}{% endblock %}