doc theme
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{{with .Get "hidden"}}
|
||||
{{if eq . "false"}}
|
||||
{{$.Inner}}
|
||||
{{end}}
|
||||
{{else}}
|
||||
{{.Inner}}
|
||||
{{end}}
|
||||
Reference in New Issue
Block a user