Re-add old posts

This commit is contained in:
Oliver Davies 2021-06-30 08:00:00 +01:00
parent 1e0a05e330
commit 0401e039de
150 changed files with 11896 additions and 3 deletions

View file

@ -0,0 +1,7 @@
{% extends 'page' %}
{% block body %}
{{ parent() }}
{% include 'about-author' %}
{% endblock %}