From 66c72d142f4e799bb72c662bac66051d2dff319a Mon Sep 17 00:00:00 2001 From: j Date: Tue, 12 Apr 2022 14:50:11 +0100 Subject: [PATCH] intro and contact page --- app/templates/timeline.html | 72 +++++++++++++++++++++++++++++++------ 1 file changed, 62 insertions(+), 10 deletions(-) diff --git a/app/templates/timeline.html b/app/templates/timeline.html index ebb5cc0..9125b71 100644 --- a/app/templates/timeline.html +++ b/app/templates/timeline.html @@ -1,12 +1,12 @@ - - +{% load sass_tags static %} + {{ settings.title }} - + - - + + +
+ {{ intro.body | safe }} +
+
+
+
+
+ +
+ {{ contact.body | safe }} +