Esempio n. 1
0
func init() {
	p2.RegisterTag("xsrftoken", tagXSRFParser)
}
Esempio n. 2
0
func init() {
	p2.RegisterTag("urlfor", tagURLForParser)
}