Change quoting style of handlebars template invocation, just to have a
[mkws-moved-to-github.git] / examples / htdocs / mike.html
index ca2da46..846f1ac 100644 (file)
@@ -72,7 +72,7 @@
          <th>Locations</th>
          <td>
            {{#commaList location}}
-             {{attr '@name'}}{{/commaList}}
+             {{attr "@name"}}{{/commaList}}
          </td>
        </tr>
       </table>