From b537dbd95005508d46aec58d43366444ce758d9b Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Wed, 29 Nov 2017 12:48:22 -0500 Subject: Update the config file and fix the home page when there is no home page blurb --- app/config-example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/config-example.yml') diff --git a/app/config-example.yml b/app/config-example.yml index 958d2d0..bae3923 100644 --- a/app/config-example.yml +++ b/app/config-example.yml @@ -52,7 +52,7 @@ 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 + login_blurb: Here's an example blurb above the sign-in box. This can be changed according to your needs. login_info: '

Welcome to a demo Subcontractor Invoicing system. -- cgit v1.2.3