diff --git a/calendar/teachingdates/templates/paper-calendar-dates.xml.j2 b/calendar/teachingdates/templates/paper-calendar-dates.xml.j2
index 761199d..cb406f4 100644
--- a/calendar/teachingdates/templates/paper-calendar-dates.xml.j2
+++ b/calendar/teachingdates/templates/paper-calendar-dates.xml.j2
@@ -27,7 +27,7 @@
@@ -148,6 +148,82 @@
-{# generated templates go here #}
+
+
+
+
+
+
+
+
+
+
+ {%- for period, weeks in calendars.items() %}
+
+
+ {%- for weeknum, the_date in weeks.items() %}
+
+
+
+ {%- endfor %}
+
+
+ Invalid {{period}} week specification "
+
+ ".
+
+
+
+
+ {%- endfor %}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {%- for period, weeks in calendars.items() %}
+
+
+ {%- for weeknum, the_date in weeks.items() %}
+
+
+
+
+
+
+
+
+
+ {%- endfor %}
+
+
+ Invalid {{period}} week specification "
+
+ ".
+
+
+
+
+ {%- endfor %}
+
+
+