blaze/templates/error.eta

3 lines
56 B
Plaintext
Raw Permalink Normal View History

2023-08-26 00:24:59 +00:00
<h1>Error: {{= it.code }}</h1>
<p>{{= it.message }}</p>