]> git.0d.be Git - botaradio.git/commitdiff
chore: remove debug error marks
authorTerry Geng <gengyanda@gmail.com>
Sun, 8 Mar 2020 07:18:42 +0000 (15:18 +0800)
committerTerry Geng <gengyanda@gmail.com>
Sun, 8 Mar 2020 07:18:42 +0000 (15:18 +0800)
templates/index.html

index a4ee0b5ce60d75d03687e8384da9af026a585709..9417db444bcc99c2da0735c3642bb1e93e5cb7c9 100644 (file)
@@ -84,8 +84,6 @@
             {% for tag in tags_lookup[filepath] %}
                 <span class="badge badge-{{ tags_color_lookup[tag] }}">{{ tag }}</span>
             {% endfor %}
-            {% else %}
-                Error: {{ filepath }}
             {% endif %}
 
         <div class="btn-group" style="float: right;">