From 57af5283ec7cc34ec44ae2505fac99e62a4329f9 Mon Sep 17 00:00:00 2001 From: mjfernez Date: Wed, 27 Sep 2023 21:29:54 -0400 Subject: Removed bullet points --- templates/index.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 103bc57..3c02659 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,22 +7,28 @@ {% if dirs %}

Topics

+ {% endif %} {% if files %}

File Listing

+ {% endif %} {% if links %} + {% endif %} {% endblock %} -- cgit v1.2.3