home · contact · privacy
Add titles and other metadata to pages.
[plomtask] / templates / calendar.html
index f6208bbc79d08bdad6301480293d548d89a09923..220e9bb0f8ced2fc07cba917c3256d1b1fa82c2a 100644 (file)
@@ -21,6 +21,8 @@ td.day_name {
 
 
 {% block content %}
+<h3>calendar</h3>
+
 <form action="calendar" method="GET">
 from <input name="start" value="{{start}}" />
 to <input name="end" value="{{end}}" />