url = "/in-house-event" title ="In-House Event" layout = "default" altnavigation = true == first(); $this['posts'] = $posts->posts; $this['js'] = "assets/js/script.min.js"; $this['js'] = "assets/js/in-house-event.min.js"; $menus = Category::where("slug", "meeting")->first(); $this['menus'] = $menus->posts; } ?> == {% put styles %} {% endput %} {% put scripts %} {% endput %} {% put scripts_inline %} {% endput %} {% put additional_flying_elements %} {% endput %} {% put footer_pusher %} {% endput %} {% put modal %} {% for post in posts%} {% endfor %} {% endput %}

In-House Event

{% for post in posts%}

{{post.title}}

{{post.excerpt_2}}

{{post.excerpt}}

{% endfor %}