This commit is contained in:
2020-10-10 22:20:51 -04:00
parent cae3aacb8d
commit ac07eab441
8 changed files with 859 additions and 3 deletions
+9
View File
@@ -0,0 +1,9 @@
<html>
<head>
</head>
<body>
{% block content %}{% endblock %}
</body>
</html>