Initial commit

This commit is contained in:
Oliver Davies 2019-11-09 00:52:38 +00:00
commit 50b7789d88
11 changed files with 148 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{% extends 'app' %}
{% block body %}
{% block content %}{% endblock %}
{% endblock %}