hagrid-keyserver--hagrid/dist/templates/500.html.hbs

8 lines
140 B
Handlebars
Raw Normal View History

2019-05-05 21:31:40 +00:00
{{#> layout }}
<h2>Error</h2>
<p>Looks like something went wrong :(</p>
<p><strong>Error:</strong> {{internal_error}}</p>
{{/layout}}