summaryrefslogtreecommitdiff
path: root/templates/program/day_schedule.html
diff options
context:
space:
mode:
authorJohannes Raggam <raggam-nl@adm.at>2011-05-08 19:15:15 (GMT)
committerJohannes Raggam <raggam-nl@adm.at>2011-05-08 19:15:15 (GMT)
commit4751e9111f1ec3802b8194da55309420a5403622 (patch)
tree0b4bb9680ccdbebb54aa3d9fe9f3c4eb5047f23d /templates/program/day_schedule.html
parent3dde0e9f3d6df71d962a8a409b11afe12762309b (diff)
html titles
Diffstat (limited to 'templates/program/day_schedule.html')
-rw-r--r--templates/program/day_schedule.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/program/day_schedule.html b/templates/program/day_schedule.html
index a336fdb..e27f6f8 100644
--- a/templates/program/day_schedule.html
+++ b/templates/program/day_schedule.html
@@ -1,6 +1,6 @@
<html>
<head>
- <title>Day schedule: {{ day|date:"l, d.m.Y" }}</title>
+ <title>Tagesansicht {{ day|date:"l, d.m.Y" }} &mdash; Radio Helsinki - Freies Radio Graz</title>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/jquery-ui.min.js"></script>
<script type="text/javascript" src="http://jquery-ui.googlecode.com/svn/trunk/ui/i18n/jquery.ui.datepicker-de.js"></script>