driedfig.html 65 B

123456
  1. <html>
  2. <h1>{{.Name}}</h1>
  3. <p>{{.Desc}}</p>
  4. {{.View}}
  5. </html>