Results List
{{#if pagination}}Displaying {{pagination.start}} to {{pagination.end}} of {{pagination.totalResults}} organisations{{#if query.name}} matching "{{query.name}}"{{/if}}{{#if query.activity}} that offer {{query.activity_friendly}}{{/if}}.{{#if results_filtered}} List all organisations.{{/if}}
{{else}} {{#if_eq total_results 0}}{{#if query.activity}} No organisations found {{#if query.name}}matching "{{query.name}}"{{/if}} that offer {{query.activity_friendly}} {{#if query.locality}} within {{query.locality}}{{/if}}. {{#if query.locality}} Try searching only for {{query.activity_friendly}} or for {{query.locality}} instead. {{/if}} {{else}} {{#if query.name}} No organisations found matching "{{query.name}}" {{#if query.locality}} within {{query.locality}}{{/if}}. {{#if query.locality}} Try searching only for {{query.locality}} instead.{{/if}} {{else}} {{#if query.locality}}No organisations found within {{query.locality}}.{{/if}} {{/if}} {{/if}}
{{else}} {{#if_eq total_results 1}}Displaying 1 organisation{{#if query.name}} matching "{{query.name}}"{{/if}}{{#if query.activity}} that offers {{query.activity_friendly}}{{/if}}.{{#if results_filtered}} List all organisations.{{/if}}
{{else}}Displaying all of {{total_results}} organisations{{#if query.name}} matching "{{query.name}}"{{/if}}{{#if query.activity}} that offer {{query.activity_friendly}}{{/if}}.{{#if results_filtered}} List all organisations.{{/if}}
{{/if_eq}} {{/if_eq}} {{/if}} {{!-- {{#if pagination}}-
{{#build_alpha query_url (lookup results_paginated page_num) alpha_index}}
{{/build_alpha}}
{{result.name}}
- Address:
- {{result.street}}
{{result.suburb}} {{result.state}} {{result.postcode}}
{{#if result.email}}
- Email:
- {{result.email}} {{/if}} {{#if result.phone}}
- Phone:
- {{result.phone}} {{/if}} {{#if result.disability_programs}}
- Disability Programs:
- {{result.disability_programs}} {{/if}}
- Activities:
-
-
{{#each result.sports}}
{{#if this.length}}
- {{this}} {{/if}} {{/each}}
There are no results matching your query
{{/if}} {{!-- {{#if pagination}}-
{{#build_alpha query_url (lookup results_paginated page_num) alpha_index}}
{{/build_alpha}}