{% extends "base.html" %} {% block title %}Sections - Timetable Generator{% endblock %} {% block content %}
Add your first section using the form on the left.
{% if not subjects %}You need to add subjects first before creating sections.
Add Subjects {% endif %}