From c30193921ef3fa3e74d79030f50b456eb63a84f3 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Mon, 27 Apr 2020 04:08:47 +0200 Subject: Migrate to prefetch.eu etc. --- templates/home.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 templates/home.html (limited to 'templates/home.html') diff --git a/templates/home.html b/templates/home.html new file mode 100644 index 0000000..6fb143b --- /dev/null +++ b/templates/home.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.2.3