mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
fix #887. Reference log file in error 500 message
This commit is contained in:
parent
10f6a4306b
commit
67d574bf73
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
<!-- This file lives in public/500.html -->
|
||||
<div class="dialog">
|
||||
<h1>We're sorry, but something went wrong.</h1>
|
||||
<p>We've been notified about this issue and we'll take a look at it shortly.</p>
|
||||
<p>The Tracks application failed with error 500. More details can be found in the log file of Tracks</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue