Reduce the ugly, just bootstrap things.
[audio.git] / src / archive / templates / archive / tags / tags_table.html
index 70b9d48..040c62a 100755 (executable)
@@ -1,4 +1,4 @@
-{% if table %}<table class='tags'>{% endif %}
+{% if table %}<table class='table'>{% endif %}
     {% for t, v in tags.items %}
         <tr><th>{{ t }}</th><td>
             {{ v|linebreaksbr }}