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/view.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/view.html') diff --git a/templates/view.html b/templates/view.html index 0496cae..0723d60 100644 --- a/templates/view.html +++ b/templates/view.html @@ -1,5 +1,8 @@ + + View Session Cookie + Username: {{ s_user }}
{# Cookie user: {{ c_user }}
Session: {{ session }}
-- cgit