Add a bunch more blog stuff and templates
This commit is contained in:
parent
a67ac803b3
commit
2a815643c0
16 changed files with 161 additions and 23 deletions
|
@ -1,6 +1,6 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
<h1>404, page not found</h1>
|
||||
<h1 class="blocktitle">404, page not found</h1>
|
||||
<p>lost? you can always return <a href="/">home</a>.</p>
|
||||
{% endblock content %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue