mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Add escape hatch links to the error page
This commit is contained in:
@@ -30,5 +30,9 @@
|
||||
<pre class="error-stack-trace"><code>{{errorStr}}</code></pre>
|
||||
{{/if}}
|
||||
</div>
|
||||
<div class="error-links">
|
||||
{{#link-to "jobs" class="button is-white"}}Go to Jobs{{/link-to}}
|
||||
{{#link-to "clients" class="button is-white"}}Go to Clients{{/link-to}}
|
||||
</div>
|
||||
</div>
|
||||
{{/unless}}
|
||||
|
||||
Reference in New Issue
Block a user