mirror of
https://github.com/golang/go.git
synced 2025-05-06 16:13:04 +00:00
6 lines
118 B
HTML
6 lines
118 B
HTML
<h1>{{.Title |html}}</h1>
|
|
|
|
<p>[<a href="/edit/{{.Title |html}}">edit</a>]</p>
|
|
|
|
<div>{{printf "%s" .Body |html}}</div>
|