{% extends "admin/admin-layout.html" %} {% block app_content %} <h1>Welcome to the Officer Dashboard!</h1> <p>Use the navbar up top to navigate to a user dashboard, event dashboard, and bulk mail tool (when/if it works...).</p> {% endblock app_content %}