chore: remove debug error marks
This commit is contained in:
parent
d5e877b4da
commit
86b66cff77
@ -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;">
|
||||
|
Loading…
x
Reference in New Issue
Block a user