mirror of
https://github.com/golang/go
synced 2024-11-22 16:34:47 -07:00
cd1a2f7e74
R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/5701050
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>
|