1
0
Fork 0
mirror of https://gitlab.com/hagrid-keyserver/hagrid.git synced 2023-02-13 20:55:02 -05:00
hagrid-keyserver--hagrid/dist/templates/maintenance.html.hbs

8 lines
96 B
Handlebars
Raw Permalink Normal View History

2019-05-05 14:17:54 -04:00
{{#> layout }}
2019-09-27 10:21:10 -04:00
<h2>{{ text "Maintenance Mode" }}</h2>
2019-05-05 14:17:54 -04:00
<p>
{{message}}
</p>
{{/layout}}