diff options
Diffstat (limited to 'program/templates')
-rw-r--r-- | program/templates/day_schedule.html | 2 | ||||
-rw-r--r-- | program/templates/show_list.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/program/templates/day_schedule.html b/program/templates/day_schedule.html index 2215211..a117a10 100644 --- a/program/templates/day_schedule.html +++ b/program/templates/day_schedule.html @@ -46,7 +46,7 @@ {% musicfocus %} {% showinformation %} {% showtopic %} -{# {% language %} #} +{% language %} </div> {% endcomment %} diff --git a/program/templates/show_list.html b/program/templates/show_list.html index 0602335..fc02872 100644 --- a/program/templates/show_list.html +++ b/program/templates/show_list.html @@ -15,7 +15,7 @@ {% musicfocus %} {% showinformation %} {% showtopic %} - {# {% language %} #} + {% language %} </div> <div id="content-main" class="show-list"> |