layout

package
v2.7.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 15, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Layout = HTML5(
	TITLE("test"),
	BODY(
		LoginState_,
		BR(),
		Nav_,
		BR(),
		H1("Hello World"),
		DIV(Main_),
	),
)
View Source
var LoginState_ = placeholder.New(types.HTML("loginstate"))
View Source
var Main_ = placeholder.New(types.HTML("main"))
View Source
var Nav_ = placeholder.New(types.HTML("nav"))

Functions

func NavHandler(rw http.ResponseWriter, req *http.Request)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL