Render location array in full records as JSON (for now).
[mkws-moved-to-github.git] / examples / htdocs / mike.html
index 6d4a721..0614528 100644 (file)
@@ -68,7 +68,7 @@
        {{/if}}
        <tr>
          <th>Locations</th>
-         <td>{{location}}</td>
+         <td>{{#json location}}{{/json}}</td>
        </tr>
       </table>
     </script>