{% extends 'base_content_page.html' %} {% load wagtailcore_tags %} {% comment %} Portfolio variant for WebPage - Grid-based layout for showcasing work/projects {% endcomment %} {% block page_content %} {% if page.header %} {% include_block page.header %} {% endif %}
This sidebar can be customized for portfolio-specific content.