mirror of
https://github.com/DarkflameUniverse/NexusDashboard.git
synced 2025-08-06 10:44:00 +00:00
add line break to make it more readable
This commit is contained in:
@@ -67,6 +67,6 @@
|
||||
{% endif %}
|
||||
|
||||
{%if inv_item.attr_c|int > 999 %}
|
||||
Count: {{ inv_item.attr_c }}
|
||||
<br />Count: {{ inv_item.attr_c }}
|
||||
{% endif %}
|
||||
|
||||
|
Reference in New Issue
Block a user