Remove unnecessary spaces at the end of HTML tag.
This commit is contained in:
parent
1b85c275e2
commit
45f4e2d169
5 changed files with 16 additions and 8 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue