Minor cosmetic change
authorveltr
Wed, 05 Dec 2012 12:23:38 +0100
changeset 111 b92079bd8d38
parent 110 40104d4cec70
child 112 6df5fbe0fead
Minor cosmetic change
src/hashcut/templates/mashup_content.html
--- a/src/hashcut/templates/mashup_content.html	Wed Dec 05 11:20:18 2012 +0100
+++ b/src/hashcut/templates/mashup_content.html	Wed Dec 05 12:23:38 2012 +0100
@@ -106,7 +106,7 @@
                 <tbody>
                     <tr class="info-title">
                         <th>{% trans 'Title:' %}</th>
-                        <td><a href="#">{{content.title}}</a></td>
+                        <td>{{content.title}}</td>
                     </tr>
                     <tr class="info-duration">
                         <th>{% trans 'Duration:' %}</th>