Remove unnecessary spaces at the end of HTML tag.

This commit is contained in:
Greg Burri 2025-05-06 22:35:40 +02:00
parent 1b85c275e2
commit 45f4e2d169
5 changed files with 16 additions and 8 deletions

View file

@ -22,7 +22,7 @@
{% else %}
odd
{% endif %}
" >
">
{% let l_info = Log::split_line(l) %}
<span class="date-time">{{ l_info.date_time }}</span>
<span class="level {{~ l_info.level }}">{{ l_info.level }}</span>