Skip to content
Snippets Groups Projects

Add templates for timetable. Advances #1.

Merged Tom Teichler requested to merge issue01 into master
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
@@ -5,6 +5,5 @@
{% block page_title %}Timetable{% endblock %}
{% block content %}
{% include "chronos/tt_lesson.html" %}
{% include "chronos/tt_day.html" %}
{% endblock %}
Loading