]> git.0d.be Git - panikweb.git/blobdiff - panikweb_templates/templates/emissions/search_result.html
move static & templates to panikweb project directory
[panikweb.git] / panikweb_templates / templates / emissions / search_result.html
diff --git a/panikweb_templates/templates/emissions/search_result.html b/panikweb_templates/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>