{% extends 'base.html' %} {% block title %}Admin Dashboard{% endblock %} {% block content %}

Admin Dashboard

(You are viewing the Admin Panel)

Switch to User View
{% endblock %}