{% extends "dashboard_base.html" %} {% block title %}Dashboard — calrs{% endblock %} {% block dashboard_content %}
{{ user_email }}{% if user_role == "admin" %} · admin{% endif %}
{% if username %}Public page: /u/{{ username }}
{% endif %}Follow these steps to start accepting bookings.