[staticPage] useContent = 0 default = 0 [builderDetails gallery] modelClass = "Linus\Gallery\Models\Gallery" identifierValue = "{{ :slug }}" modelKeyColumn = "slug" displayColumn = "name" notFoundMessage = "Record not found" == addCss(CombineAssets::combine($css, base_path('themes/linus'))); $this->addJs(CombineAssets::combine($scripts, base_path('themes/linus'))); } ?> == {% partial 'site/head' %} {% partial 'site/header' %} {% component 'staticPage' %} {% set gallery = gallery.record %} {% set displayColumn = gallery.displayColumn %} {% set notFoundMessage = gallery.notFoundMessage %}

{{gallery.name}}

{{gallery.gall_photos|length}} Photos
{{gallery.teaser|raw}}
{% put scripts %} {% endput %} {% partial 'site/footer' %}