From 8a39ee361feb9bf46d728ff1ba4f07ca1d9610b1 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Thu, 19 Jun 2014 09:22:53 +0200 Subject: Imported Upstream version 1.3 --- doc/articles/wiki/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/articles/wiki/index.html') diff --git a/doc/articles/wiki/index.html b/doc/articles/wiki/index.html index 7bf7213e8..b6b080df9 100644 --- a/doc/articles/wiki/index.html +++ b/doc/articles/wiki/index.html @@ -466,7 +466,7 @@ header to the HTTP response.

The function saveHandler will handle the submission of forms located on the edit pages. After uncommenting the related line in -main, let's implement the the handler: +main, let's implement the handler:

{{code "doc/articles/wiki/final-template.go" `/^func saveHandler/` `/^}/`}} -- cgit v1.2.3