forked from deepStateMirrors/tabi
🎨 style: fix whitespace issues
This commit is contained in:
parent
8aabeaecc3
commit
5458b1c533
16 changed files with 35 additions and 35 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue