{% extends "master.html" %} {% block title %}Schedule{% endblock %} {% block primarysidebar %}
{% if view.showInlineHelp %}

Schedule section

You’re currently in the schedule section of the {{ systemServiceName }} service. From here you can schedule different kinds of sessions.

{% endif %}
{% endblock %}