Make it readable
This commit is contained in:
parent
8e1c2bfc88
commit
d70dc6a0e5
@ -1 +1,5 @@
|
||||
{% if title %}{{ title }}{% else %}{{ fallbacktitle }}{% endif %}
|
||||
{% if title %}
|
||||
{{ title }}
|
||||
{% else %}
|
||||
{{ fallbacktitle }}
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user