{% extends "base.html" %} {% block content %} {% if list_calls %}

Would have pushed to sched.org:

{{ list_calls|safe }} {% else %}

Sched.org synchronization successful

{% endif %}

Back to scheduling {% endblock %}