{% extends "base.html" %} {% block title %}Public Calendar | Roadshow Calendar{% endblock %} {% block content %}
Live schedule

See where the business will be on any day

This full-page calendar mirrors the embeddable widget and stays read-only for visitors.

{% include "core/includes/calendar_widget.html" with calendar_variant="full" %}
{% endblock %}