From 2b3b309e974c6abba34cb1a419e78761d86b8a35 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Sun, 11 Feb 2024 10:20:14 +0000 Subject: Started mocking out home page in HTML and CSS Adding initial styles; currently working on a big summary table for the front page, that is going to provide the main entry point to all the relevant business data. --- ui/html/pages/organisations/list.tmpl.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'ui/html') diff --git a/ui/html/pages/organisations/list.tmpl.html b/ui/html/pages/organisations/list.tmpl.html index 7185893..eb435b7 100644 --- a/ui/html/pages/organisations/list.tmpl.html +++ b/ui/html/pages/organisations/list.tmpl.html @@ -3,4 +3,34 @@ {{ define "main" }}

Organisations

There is nothing to see here yet.

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
OrganisationRPAnother attributeAnother attributeAnother attributeSharePoint
First organisationTim GudgeonBobbinsBobbinsBobbinsLink
Second organisationSeth PringBobbinsBobbinsBobbinsLink
{{ end }} -- cgit v1.2.3