Add link to debug thing.

This commit is contained in:
James Cole
2017-11-24 21:51:31 +01:00
parent be0758ce8a
commit af8df75e49
2 changed files with 9 additions and 1 deletions

View File

@@ -31,6 +31,9 @@ Debug information generated at {{ now }} for Firefly III version **{{ FF_VERSION
</textarea>
<p style="font-family:Arial, Arial, Helvetica, sans-serif;font-size:12pt;width:600px;color:#a00;">
<a href="{{ route('index') }}">Back to the index</a>
</p>
<p style="font-family:Arial, Arial, Helvetica, sans-serif;font-size:12pt;width:600px;color:#a00;">
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 }}
```
</textarea>
<p style="font-family:Arial, Arial, Helvetica, sans-serif;font-size:12pt;width:600px;color:#a00;">
<a href="{{ route('index') }}">Back to the index</a>
</p>
</body>
</html>