{% extends "base.html" %} {% block title %}Embeddable Calendar Widget{% endblock %} {% block content %} Embeddable widget Where to find us Tap a date to see the event name, time window, and event link. Open full page {% include "core/includes/calendar_widget.html" with calendar_variant="embed" %} {% endblock %}
Tap a date to see the event name, time window, and event link.