From 4f52cc3fc803cffd9ef3523a561028064c792578 Mon Sep 17 00:00:00 2001 From: j Date: Mon, 25 Apr 2022 17:31:17 +0100 Subject: [PATCH] fix title --- app/templates/timeline.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/timeline.html b/app/templates/timeline.html index 395cb65..83570a6 100644 --- a/app/templates/timeline.html +++ b/app/templates/timeline.html @@ -1,7 +1,7 @@ {% load sass_tags static %} - {{ settings.title }} + {{ settings.TITLE }}