{% extends "layouts/default.html" %} {% block imports %} {% endblock %} {% block content %} {% let name = calendar.displayname.to_owned().unwrap_or(calendar.id.to_owned()) %}
{{ description }}
{{ calendar|yaml }}