From 17529f38f4b4edf7249e18418ddfcc3f818a006d Mon Sep 17 00:00:00 2001 From: JJ Date: Sun, 30 Mar 2025 21:05:42 +0100 Subject: post receive test --- templates/base.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 3181a2f..523e7ac 100644 --- a/templates/base.html +++ b/templates/base.html @@ -15,6 +15,7 @@ /> +

Dickhead

{% include "/components/header.html" %}

{% block heading %}Some heading!{% endblock %}

{% block content %}{% endblock %} -- cgit v1.2.3