diff --git a/templates/nav.html b/templates/nav.html index 98373f5..f69c630 100644 --- a/templates/nav.html +++ b/templates/nav.html @@ -25,9 +25,12 @@
{{- if .Session }} - {{ .Session.UserName }}| - | - settings| + {{ .Session.UserName }} + | + + | + settings + |
{{- else}} log in or sign up|