mirror of
https://github.com/golang/go.git
synced 2025-11-08 12:41:02 +00:00
5 lines
118 B
HTML
5 lines
118 B
HTML
<h1>{{.Title |html}}</h1>
|
|
|
|
<p>[<a href="/edit/{{.Title |html}}">edit</a>]</p>
|
|
|
|
<div>{{printf "%s" .Body |html}}</div>
|