{% extends "base.html" %} {% block full_title %}Events at TXRX{% endblock %} {% block header_content %} Events at TXRX {% endblock %} {% block main %}
Monthly event |
Class session |
Weekly event |
||
{{ current_date|date:"n/" }} {{ day }}
{{ occurrence.start|date:"f a" }} {% if occurrence.event %}{# actual event #} {{ occurrence.short_name }} {% else %}{# course.short_name #} {{ occurrence.short_name }} {% endif %} {% endfor %} |
{% endfor %}