]> git.0d.be Git - panikweb.git/blobdiff - panikweb_templates/templates/emissions/episode_detail.html
switch thumbnail system from homegrown to sorl-thumbnail
[panikweb.git] / panikweb_templates / templates / emissions / episode_detail.html
index bd31b0159295da73fe1e84a7b9490e674a045218..bb047d801fddaa147f2fccc6833105a9061e7cf9 100644 (file)
@@ -1,5 +1,5 @@
 {% extends "emissions/emission_detail.html" %}
-{% load paniktags thumbnails staticfiles %}
+{% load paniktags staticfiles soundfiles %}
 {% block title %}{{ episode.title }} - {{ episode.emission.title }} {% endblock %}
 
 {% block head %}