{% extends "admin_template.html" %} {% block page_title %} Hello world! {% endblock %} {% block content %}

Dashboard

Insert dashboard here.

{% endblock %}