🎨 style: fix whitespace issues
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
{% endif %}
|
||||
|
||||
{# Return the date. #}
|
||||
{{ date | date(format="%-d") }}{{ suffix }}
|
||||
{{ date | date(format="%-d") }}{{ suffix }}
|
||||
{% if short == true %}
|
||||
{{ date | date(format="%b %Y") }}
|
||||
{% else %}
|
||||
|
Reference in New Issue
Block a user