title = "Facilities" url = "/facilities" layout = "default" is_hidden = 0 == first(); $this['facility'] = Post::where("slug", "static-facility")->first(); $this['posts'] = $posts->posts; $this['js'] = "assets/js/facilities.min.js"; } ?> == {% put styles %} {% endput %} {% put scripts %} {% endput %} {% put scripts_inline %} {% endput %} {% put additional_flying_elements %} {% endput %} {% put footer_pusher %} {% endput %} {% put modal %} {% endput %}

{{facility.title}}

{{facility.excerpt}}

General

Health and Safety Services

{% for post in posts %}

{{post.title}}

{{post.content_html|raw}}
{% endfor %}