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