diff --git a/examples/template.hbs b/examples/template.hbs
index 02bc6680a..7caceaea8 100644
--- a/examples/template.hbs
+++ b/examples/template.hbs
@@ -5,12 +5,12 @@
CSL {{year}}
- {{#each teams}}
+ {{#each teams~}}
-
- {{log @index}}
- {{name}}: {{format score}}
+ {{~log @index~}}
+ {{name}}: {{format score ~}}
- {{/each}}
+ {{/each~}}