{% verbatim %} Places {{>head}}
{{>home}}

Places

    {{#list}}
  • {{label}}

    {{description}}

  • {{/list}} {{^list}}
  • No Places Found
  • {{/list}}
  • Add Place
{% endverbatim %}