]> git.0d.be Git - panikweb.git/blobdiff - panikweb/templates/emissions/search_result.html
mutate into an addon module for panikweb
[panikweb.git] / panikweb / templates / emissions / search_result.html
diff --git a/panikweb/templates/emissions/search_result.html b/panikweb/templates/emissions/search_result.html
deleted file mode 100644 (file)
index f1f343e..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<a href="{% url 'emission-view' slug=result.slug %}">
-       <span class="icon-microphone" ></span>
-       <strong>{{ result.title }}</strong>
-       <br />
-       <span>{% if result.subtitle %}{{ result.subtitle }}{% else %} {% endif %}</span>
-</a>