Fix missing space on the home page
This commit is contained in:
parent
b056a5a7bb
commit
c497cb0808
1 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
{% else %}
|
{% else %}
|
||||||
- <span>
|
- <span>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{{- feed_count.updates_enabled -}} enabled</span>
|
{{ feed_count.updates_enabled }} enabled</span>
|
||||||
<!-- How many entries -->
|
<!-- How many entries -->
|
||||||
- {{ entry_count.total }} entries
|
- {{ entry_count.total }} entries
|
||||||
<abbr title="Average entries per day for the past 1, 3 and 12 months">
|
<abbr title="Average entries per day for the past 1, 3 and 12 months">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue