From 35742a7cd0c07be89b9c1249256508fedf142702 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Sat, 28 Jan 2017 20:48:54 +0100 Subject: [PATCH] Added button to BitBucket Issue to 500 page --- rowers/templates/500.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/rowers/templates/500.html b/rowers/templates/500.html index a64a6d92..d64e7bf2 100644 --- a/rowers/templates/500.html +++ b/rowers/templates/500.html @@ -11,6 +11,13 @@

The site reported an internal server error. If this behavior repeats, please inform us by using the contact form at the bottom of this page. This allows us to improve the site's behaviour.

+ +

+ You can also report an issue on the Rowsandall Bitbucket issue list: +

+
+ Report an issue +
{% endblock %}