]> git.0d.be Git - panikweb.git/blobdiff - panikweb_templates/templates/episodes/search_result.html
move static & templates to panikweb project directory
[panikweb.git] / panikweb_templates / templates / episodes / search_result.html
diff --git a/panikweb_templates/templates/episodes/search_result.html b/panikweb_templates/templates/episodes/search_result.html
deleted file mode 100644 (file)
index 0fe7561..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<a href="{% url 'episode-view' emission_slug=result.emission_slug slug=result.slug %}">
-       <span class="icon-microphone"></span>
-       <strong>{{ result.title }}</strong>
-       <br />
-       <span class="smooth">{{ result.emission_title }}</span>
-</a>