{% 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 %}
{% include_block page.body %}

Portfolio Highlights

This sidebar can be customized for portfolio-specific content.

{% endblock page_content %}