summaryrefslogtreecommitdiff
path: root/program/templates/v2/recommendation_list.html
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2021-03-10 16:28:06 (GMT)
committerChristian Pointner <equinox@helsinki.at>2021-03-10 16:28:06 (GMT)
commita4c86bba07fedd42924ace38a6c404e7bb67564e (patch)
tree814df974dddaca5e39ef5377ecd897b7e0328652 /program/templates/v2/recommendation_list.html
parentdfd55f706de1f588eb0573b51c3e4ddba8612e97 (diff)
catetory vs category
Diffstat (limited to 'program/templates/v2/recommendation_list.html')
-rw-r--r--program/templates/v2/recommendation_list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/templates/v2/recommendation_list.html b/program/templates/v2/recommendation_list.html
index 63bc556..c98cd72 100644
--- a/program/templates/v2/recommendation_list.html
+++ b/program/templates/v2/recommendation_list.html
@@ -21,7 +21,7 @@
<span title="{{ mf.focus }}" class="category category-mf mf-{{ mf.abbrev }}"><span>{{ mf.abbrev }}</span></span>
{% endfor %}
{% for lang in recommendation.show.language.all %}
- <span title="{{ lang.name }}/{{ lang.native_name }}" class="catetory category-lang lang-{{ lang.slug }}"><span>{{ lang.slug }}</span></span>
+ <span title="{{ lang.name }}/{{ lang.native_name }}" class="category category-lang lang-{{ lang.slug }}"><span>{{ lang.slug }}</span></span>
{% endfor %}
</div>
<div class="show-detail">