diff options
Diffstat (limited to 'templates/program/show_list.html')
-rw-r--r-- | templates/program/show_list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/program/show_list.html b/templates/program/show_list.html index 566cbe1..4303929 100644 --- a/templates/program/show_list.html +++ b/templates/program/show_list.html @@ -18,7 +18,7 @@ </div> <div id="content-main" class="show-list"> - <h1>Sendungen</h1> + <h1>Sendungen A-Z</h1> <div id="shows"> {% for show in show_list %} |