From 4e513641d311f1a3895a13efb45179e7b88e5b6d Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Thu, 18 Feb 2021 17:25:32 +0100 Subject: now this branch will work on tip --- views/i18n/header.html | 100 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 views/i18n/header.html (limited to 'views/i18n/header.html') diff --git a/views/i18n/header.html b/views/i18n/header.html new file mode 100644 index 0000000..77995e7 --- /dev/null +++ b/views/i18n/header.html @@ -0,0 +1,100 @@ + + + + +honk + +{{ if .LocalStyleParam }} + +{{ end }} + + + + + + + + +
+{{ if .UserInfo }} +
+ menu {{ .UserInfo.Username }} + +
+ + + + + +

+{{ else }} +{{ .i18n.Home }} +{{ .i18n.Tags }} +{{ .i18n.Events }} +{{ .i18n.About }} +{{ if .ShowRSS }} +rss +{{ end }} +{{ .i18n.Login }} +
+ + +
+ +
+{{ end }} +
-- cgit v1.2.3-70-g09d2