mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-06 02:51:34 +00:00
Add email link for error messages on 500 page
This commit is contained in:
@@ -32,6 +32,13 @@
|
||||
<p>We're sorry, but something went wrong.
|
||||
<br>Try refreshing the page, or
|
||||
<br><h3><a class="go_home" href="/" >Return home</a></h3>
|
||||
<br>Want to let us know what went wrong? Email us at:
|
||||
<h3>
|
||||
<!-- Can we do .reverse ??
|
||||
<a class="go_home" href="mailto:hello@openfoodnetwork.org" target="_blank"></a>
|
||||
-->
|
||||
hello [at] openfoodnetwork.org
|
||||
</h3>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user