diff --git a/resources/views/v1/accounts/reconcile/index.twig b/resources/views/v1/accounts/reconcile/index.twig index fd0d0ace45..d7865e0164 100644 --- a/resources/views/v1/accounts/reconcile/index.twig +++ b/resources/views/v1/accounts/reconcile/index.twig @@ -120,9 +120,6 @@ - - - {% endblock %} {% block scripts %} diff --git a/resources/views/v1/accounts/show.twig b/resources/views/v1/accounts/show.twig index 991cfcecd3..d63545169f 100644 --- a/resources/views/v1/accounts/show.twig +++ b/resources/views/v1/accounts/show.twig @@ -164,9 +164,6 @@ {% endif %} - - - {% endblock %} {% block scripts %} @@ -188,9 +185,6 @@ var chartUri = '{{ chartUri }}'; {% if not showAll %} showAll = false; - - - // uri's for charts: var incomeCategoryUri = '{{ route('chart.account.income-category', [account.id, start.format('Ymd'), end.format('Ymd')]) }}'; diff --git a/resources/views/v1/auth/mfa.twig b/resources/views/v1/auth/mfa.twig index 8f21b6b4f9..94c929bd79 100644 --- a/resources/views/v1/auth/mfa.twig +++ b/resources/views/v1/auth/mfa.twig @@ -27,14 +27,6 @@ - - - - {{ 'two_factor_forgot'|_ }} - - - - {% endblock %} diff --git a/resources/views/v1/auth/passwords/email.twig b/resources/views/v1/auth/passwords/email.twig index 18cc844432..90eebad93c 100644 --- a/resources/views/v1/auth/passwords/email.twig +++ b/resources/views/v1/auth/passwords/email.twig @@ -19,9 +19,6 @@ {% endif %} - - -
diff --git a/resources/views/v1/auth/register.twig b/resources/views/v1/auth/register.twig index bbf6640e8c..fba7bb1459 100644 --- a/resources/views/v1/auth/register.twig +++ b/resources/views/v1/auth/register.twig @@ -12,9 +12,6 @@
{{ 'register_new_account'|_ }}
diff --git a/resources/views/v1/partials/layout/breadcrumbs.twig b/resources/views/v1/partials/layout/breadcrumbs.twig index 8aa74ca38c..67679dde97 100644 --- a/resources/views/v1/partials/layout/breadcrumbs.twig +++ b/resources/views/v1/partials/layout/breadcrumbs.twig @@ -11,6 +11,3 @@ {% endfor %} {% endif %} - - - diff --git a/resources/views/v1/recurring/create.twig b/resources/views/v1/recurring/create.twig index 152e825ad0..c9429e5e52 100644 --- a/resources/views/v1/recurring/create.twig +++ b/resources/views/v1/recurring/create.twig @@ -191,10 +191,6 @@