From 7531b17018a0a81edce95802cc370661106cc481 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 18 Sep 2024 01:27:22 -0500 Subject: Document the menu on the home page. --- uploader/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uploader/templates/login.html') diff --git a/uploader/templates/login.html b/uploader/templates/login.html index bbca42f..1f71416 100644 --- a/uploader/templates/login.html +++ b/uploader/templates/login.html @@ -5,7 +5,7 @@ {%block pagetitle%}log in{%endblock%} {%block extrapageinfo%} -

+

You do need to be logged in to upload data onto this system. Please do that by clicking the "Log In" button at the top of the page.

{%endblock%} -- cgit v1.2.3