From fe4bd53f01c469ad62848fbc85b06185b9f1e653 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Sat, 8 Jun 2019 20:01:43 +0000 Subject: Create repository --- templates/index.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 templates/index.html (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..18b833a --- /dev/null +++ b/templates/index.html @@ -0,0 +1,22 @@ + + + + +{% block title %}{{ config.title }}{% endblock title %} + + + + +
+
+{% block content %}{{ section.content | safe }}{% endblock content %} +
+
+© "Prefetch".   Licensed under CC BY-SA 4.0. + + -- cgit v1.3