From af8df75e493cec2fb57df31ac7051d6906a15565 Mon Sep 17 00:00:00 2001 From: James Cole Date: Fri, 24 Nov 2017 21:51:31 +0100 Subject: [PATCH] Add link to debug thing. --- resources/views/debug.twig | 8 ++++++++ resources/views/layout/default.twig | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) 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 @@