From 301154e0a48ea2e2966afa92912317367dfcbe1b Mon Sep 17 00:00:00 2001 From: MR Lemon Date: Fri, 24 Apr 2020 17:46:33 +0100 Subject: much nicer create organisation form --- .../organisations/organisation_create.html | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) (limited to 'ctrack/organisations/templates') diff --git a/ctrack/organisations/templates/organisations/organisation_create.html b/ctrack/organisations/templates/organisations/organisation_create.html index 27e2cf4..4ee2801 100644 --- a/ctrack/organisations/templates/organisations/organisation_create.html +++ b/ctrack/organisations/templates/organisations/organisation_create.html @@ -7,10 +7,25 @@ {% load crispy_forms_tags %} {% block content %} -
+
-
- {% crispy form %} +
+

Create a new Organisation

+
+
+
+
+ {% crispy form %} +
+
+
+
+
Help on Organisations
+

An organisation is the parent/operating company. There is probably advice and + proper definitions for this somewhere. Maybe if you click the link below, it will take you there?

+ Go somewhere +
+
-- cgit v1.2.3