diff options
author | Christian Franke <nobody@nowhere.ws> | 2012-01-04 10:24:47 +0100 |
---|---|---|
committer | Christian Franke <nobody@nowhere.ws> | 2012-01-04 10:24:47 +0100 |
commit | 42db264f1b8106a635b1b4514ba9d407b7d1ab3c (patch) | |
tree | ad54a0942e7737390b8c99f9233c08af3d10f8e4 /templates/calendar.html | |
parent | d725c8577bbab7b2c5aaec1e0acb1bfb13bb11b6 (diff) |
Add location for calendar page
Diffstat (limited to 'templates/calendar.html')
-rw-r--r-- | templates/calendar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/calendar.html b/templates/calendar.html index abaf6fe..6420a5d 100644 --- a/templates/calendar.html +++ b/templates/calendar.html @@ -7,7 +7,7 @@ xmlns:xi="http://www.w3.org/2001/XInclude"> <xi:include href="layout.xi"/> <head> - <title>login</title> + <title>Calendar</title> </head> <sub:bodylarge> <div class="cont"> |