{% extends "base.html" %} {% block content %}

Welcome, {{ user.username }} 👨‍💼

This is the staff management portal.

{% endblock %}