pinecrypt-gateway-frontend/templates/views/error.html

3 lines
62 B
HTML
Raw Normal View History

2021-05-27 10:15:46 +00:00
<h1>{{ message.title }}</h1>
<p>{{ message.description }}</p>