From 23365343b1dfdcda761588e82987a0277d971892 Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Sat, 24 Sep 2022 01:19:20 +0100 Subject: [PATCH] update dashboard.html template (add archive links and upload forms). --- templates/user/dashboard.html | 34 +++++++++++++++++++++++----------- 1 file changed, 23 insertions(+), 11 deletions(-) diff --git a/templates/user/dashboard.html b/templates/user/dashboard.html index 562ef4d..b6e6486 100644 --- a/templates/user/dashboard.html +++ b/templates/user/dashboard.html @@ -3,9 +3,11 @@ {% block content %}

Dashboard

- Create Page - Manage Pages - Manage Files + Create Page | + Create Archive Entry | + Manage Archive | + Manage Pages | + Manage Files | {% if roles.administrator %} Manage Users {% endif %} @@ -13,20 +15,30 @@

File Upload

-
- + + -
-
- - -

Warning: This will overwrite any files stored on the server with the same name.

- +

Multi-File Upload

+ + +

+ (Warning: This will overwrite any files stored on the + server with the same name.) +

+