package web var share_template = map[string]interface{}{ "shy/story": `{{}}`, "shy/chain": `
{{.Append "type"}} {{.Append "text"}}
`, }