/* This file was automatically generated by the software. Please don't edit it as your changes may be overwritten at any moment. */ package main import "io" import "strconv" import "html/template" func init() { template_topic_handle = template_topic //o_template_topic_handle = template_topic ctemplates = append(ctemplates,"topic") tmpl_ptr_map["topic"] = &template_topic_handle tmpl_ptr_map["o_topic"] = template_topic } func template_topic(tmpl_topic_vars TopicPage, w io.Writer) { w.Write([]byte(`
` + string(tmpl_topic_vars.Topic.Content.(template.HTML)) + `