init with copied files from markdown-tagebuch
This commit is contained in:
8
templates/index.html
Normal file
8
templates/index.html
Normal file
@@ -0,0 +1,8 @@
|
||||
{% extends "base.html" %}
|
||||
{% block content %} Home Page {% endblock %}
|
||||
|
||||
|
||||
|
||||
<!--{%for _ in range(10) %}-->
|
||||
<!-- <p>x</p>-->
|
||||
<!--{% endfor %}-->
|
Reference in New Issue
Block a user