diff options
Diffstat (limited to 'program/templates/v2/show_list.html')
-rw-r--r-- | program/templates/v2/show_list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program/templates/v2/show_list.html b/program/templates/v2/show_list.html index 1115a41..6d9d35d 100644 --- a/program/templates/v2/show_list.html +++ b/program/templates/v2/show_list.html @@ -4,7 +4,7 @@ </head> <body> -{% load content_boxes %} +{% load filters %} <div id="filter-format"> {% broadcastformatV2 %} </div> |