2011-08-17 18:38:08 -06:00
|
|
|
<h1>{{.Title |html}}</h1>
|
2010-04-27 20:36:39 -06:00
|
|
|
|
2011-08-17 18:38:08 -06:00
|
|
|
<p>[<a href="/edit/{{.Title |html}}">edit</a>]</p>
|
2010-04-27 20:36:39 -06:00
|
|
|
|
2011-08-17 18:38:08 -06:00
|
|
|
<div>{{printf "%s" .Body |html}}</div>
|