{% extends "layouts/default.html" %} {% block imports %} {% endblock %} {% block content %} {% let name = calendar.displayname.to_owned().unwrap_or(calendar.id.to_owned()) %}
{{ description }}
{% endif%} {% if let Some(subscription_url) = calendar.subscription_url %}{{ timezone_id }}
{% endif %} {% if let Some(timezone) = calendar.timezone %} {% endif %}{{ calendar|json }}{%endblock %}