Private
Public Access
1
0

Added button to BitBucket Issue to 500 page

This commit is contained in:
Sander Roosendaal
2017-01-28 20:48:54 +01:00
parent 0a719de27b
commit 35742a7cd0

View File

@@ -11,6 +11,13 @@
<p>
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.
</p>
<p>
You can also report an issue on the Rowsandall Bitbucket issue list:
</p>
<div class="grid_2 alpha">
<a class="button red small" href="https://bitbucket.org/sanderroosendaal/rowsandall/issues/new">Report an issue</a>
</div>
</div>
{% endblock %}