From 6a3a7a85ef2f63e88a8c96aa3ab525ce843024f9 Mon Sep 17 00:00:00 2001 From: "Gabriel A. Giovanini" Date: Mon, 28 Oct 2024 13:04:08 +0100 Subject: feat: Add login link to the header --- templates/base.qtpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/base.qtpl') diff --git a/templates/base.qtpl b/templates/base.qtpl index 7063829..566308f 100644 --- a/templates/base.qtpl +++ b/templates/base.qtpl @@ -43,7 +43,7 @@ Page prints a page implementing Page interface. {%= p.Title() %} - + -- cgit v1.2.3