{% extends "base.html" %} {% block title %}Admin Dashboard{% endblock %} {% block body %}

Admin Dashboard

For administrators only!


{% endblock %}