chore: remove debug error marks

This commit is contained in:
Terry Geng 2020-03-08 15:18:42 +08:00
parent d5e877b4da
commit 86b66cff77

View 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;">