diff --git a/templates/nav.html b/templates/nav.html index 6712094..c36feab 100644 --- a/templates/nav.html +++ b/templates/nav.html @@ -2,7 +2,7 @@ {{ if .Session }} - my communities ▼ + my communities ▼ {{ end }} home - @@ -15,11 +15,11 @@ - {{ end }} {{ end }} - more » + more » {{- if and .Session .Session.Communities }} -view all » +view all » {{ range .Session.Communities }} {{fullcname .Community }} {{ end }}