]> git.0d.be Git - panikweb.git/blobdiff - espeweb/templates/episodes/search_result.html
templates: remove files unchanged from panikweb
[panikweb.git] / espeweb / templates / episodes / search_result.html
diff --git a/espeweb/templates/episodes/search_result.html b/espeweb/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>