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