From 10f7d14b51ab09aa8641605245e5eb576b29bb46 Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Fri, 5 Feb 2021 14:36:10 +0100 Subject: create folder structure corresponding to honk ver --- v0.9.5/views/header.html | 90 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 v0.9.5/views/header.html (limited to 'v0.9.5/views/header.html') diff --git a/v0.9.5/views/header.html b/v0.9.5/views/header.html new file mode 100644 index 0000000..4498ca1 --- /dev/null +++ b/v0.9.5/views/header.html @@ -0,0 +1,90 @@ + + + + +honk + +{{ if .LocalStyleParam }} + +{{ end }} + + + + + + + + +
+{{ if .UserInfo }} +
+ menu {{ .UserInfo.Username }} + +
+ + +
+ new honk | + front | + home | + fetch | + @me | + profile | + settings | +
+ +
+
+ + +

+{{ else }} +home +tags +events +about +{{ if .ShowRSS }} +rss +{{ end }} +login +{{ end }} +
-- cgit v1.2.3-70-g09d2