From 5305a1d07b739e68712a405d9097fd5ae5a68b8b Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sat, 13 Feb 2021 21:39:47 +0300 Subject: Cleanup CSS/HTML suggestions from VSCode --- src/main/resources/templates/views/partial/navigation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/templates/views/partial/navigation.html') diff --git a/src/main/resources/templates/views/partial/navigation.html b/src/main/resources/templates/views/partial/navigation.html index f3d43641..184c8f2b 100644 --- a/src/main/resources/templates/views/partial/navigation.html +++ b/src/main/resources/templates/views/partial/navigation.html @@ -5,7 +5,7 @@ {{ visitor.name }} {% if not visitor.verified %} - + {% endif %} -- cgit v1.2.3