mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Remove stray text. [skip ci]
This commit is contained in:
@@ -1,9 +1,7 @@
|
|||||||
{% extends "./layout/default" %}
|
{% extends "./layout/default" %}
|
||||||
|
|
||||||
{% block breadcrumbs %}
|
{% block breadcrumbs %}
|
||||||
|
|
||||||
{{ Breadcrumbs.renderIfExists(Route.getCurrentRoute.getName, account) }}
|
{{ Breadcrumbs.renderIfExists(Route.getCurrentRoute.getName, account) }}
|
||||||
{{ Route.getCurrentRoute.getName }}
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|||||||
Reference in New Issue
Block a user