From 68b82040c2cfe1284503b2230dfcf0abf20bf0d7 Mon Sep 17 00:00:00 2001 From: David Micallef Date: Sun, 23 Feb 2025 10:37:18 +1100 Subject: [PATCH] patch with non existant markup --- template/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/template/index.html b/template/index.html index 03bb20f..202ce9e 100644 --- a/template/index.html +++ b/template/index.html @@ -1,5 +1,4 @@ {%extends "base_pgdu.html" %} -{%load markup%} {%block title%}Welcome{%endblock%} {%block layoutblock%} -- 2.39.5