From 6b7ee1a11e9f30dadf3817614d5c1839fbb2a020 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Sat, 14 Sep 2019 01:04:36 -0400 Subject: Some minor changes to the login template, as well as some hacking for the demo login form. Updated the links to my website --- app/config-compose.yml | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to 'app/config-compose.yml') diff --git a/app/config-compose.yml b/app/config-compose.yml index ddbf18b..f93b76e 100644 --- a/app/config-compose.yml +++ b/app/config-compose.yml @@ -53,22 +53,35 @@ DEFAULT_FROM_EMAIL: webmaster@localhost TEMPLATE_VARS: app_name: Subcontractor Invoicing System Demo - login_blurb: Here's an example blurb above the sign-in box. This can be changed according to your needs. - login_info: ' + # login_blurb: Login with "admin@example.com", "password" + login_info: |

Welcome to a demo Subcontractor Invoicing system.

- We can design a system that works specifically for your + We can design a system that customized specifically for your use case.

- Please contact us + Please contact me if you would like more information. This version has been - specifically designed for use by a trucking company. + specifically designed for a trucking company that continues to + use it more than two years after implementation.

- ' + -- cgit v1.2.3