diff options
Diffstat (limited to 'templates/helloworld.qtpl.go')
-rw-r--r-- | templates/helloworld.qtpl.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/helloworld.qtpl.go b/templates/helloworld.qtpl.go index 9ef78f5..a12455f 100644 --- a/templates/helloworld.qtpl.go +++ b/templates/helloworld.qtpl.go @@ -63,7 +63,7 @@ HelloWorld `) //line helloworld.qtpl:12 - qw422016.E().S(p.Body) + qw422016.N().S(p.Body) //line helloworld.qtpl:12 qw422016.N().S(` `) |