init with copied files from markdown-tagebuch

This commit is contained in:
Marcel Dechert
2022-04-18 22:50:19 +01:00
parent f13e1c88ed
commit 22013a7b3e
11 changed files with 328 additions and 0 deletions

8
templates/index.html Normal file
View File

@@ -0,0 +1,8 @@
{% extends "base.html" %}
{% block content %} Home Page {% endblock %}
<!--{%for _ in range(10) %}-->
<!-- <p>x</p>-->
<!--{% endfor %}-->