ruv's picture
first commit
215f78b unverified
raw
history blame
130 Bytes
{% extends "base.html" %}
{% block content %}
<h1>Agent Dashboard</h1>
<!-- Placeholder for dashboard content -->
{% endblock %}