diff --git a/resources/views/debug.twig b/resources/views/debug.twig index e882c81488..2e305dd429 100644 --- a/resources/views/debug.twig +++ b/resources/views/debug.twig @@ -31,6 +31,9 @@ Debug information generated at {{ now }} for Firefly III version **{{ FF_VERSION +

+ Back to the index +

You may also share the content of the box below. You can also copy-and-paste this into a new @@ -43,5 +46,10 @@ Debug information generated at {{ now }} for Firefly III version **{{ FF_VERSION {{ logContent }} ``` + +

+ Back to the index +

+ diff --git a/resources/views/layout/default.twig b/resources/views/layout/default.twig index bf3f982760..7c52a8acff 100644 --- a/resources/views/layout/default.twig +++ b/resources/views/layout/default.twig @@ -143,7 +143,7 @@