mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
You could've just asked...
This commit is contained in:
@@ -14,7 +14,10 @@
|
||||
<meta name="color-scheme" content="light dark">
|
||||
|
||||
<title>
|
||||
{% if subTitle %}
|
||||
{% if pageTitle %}
|
||||
{{ pageTitle }} »
|
||||
{% endif %}
|
||||
{% if subTitle and not pageTitle %}
|
||||
{{ subTitle }} »
|
||||
{% endif %}
|
||||
{% if title != "Firefly III" %}
|
||||
|
Reference in New Issue
Block a user