From 26144a23f94c9cbddeb2ec2ba7d2513bb347ea8f Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Mon, 28 Jun 2021 16:45:18 -0400 Subject: minor fixes, mostly cosmetic --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index daa6893..27b3a7e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,10 +1,10 @@ Front page + Welcome to this sample application! To access protected pages you need to log in. Accepted methods are kerberos and ldap. - -{{ session }} +

{{ session }} -- cgit