Begin porting code from NJR
This commit is contained in:
5
src/templates/error.html
Normal file
5
src/templates/error.html
Normal file
@@ -0,0 +1,5 @@
|
||||
{% include 'header.html' %}
|
||||
<section id="post">
|
||||
{{ post | safe }}
|
||||
</section>
|
||||
{% include 'footer.html' %}
|
Reference in New Issue
Block a user