1{{define "content"}} 2<form action="/logout" method="POST"> 3<input type="submit" value="logout"/> 4</form> 5{{end}}