github.com/qiuhoude/go-web@v0.0.0-20220223060959-ab545e78f20d/gindemo/templates/posts/index.tmpl (about)

     1  <html>
     2      <h1>
     3          {{ .title }}
     4      </h1>
     5  </html>