{{ page.title }}

    {% for plugin in site.data[page.data] %} {{ partial('partial/' + page.partial, {plugin: plugin}) }} {% endfor %}