{% extends "styleguide2/base.html" %} {% load wagtailcore_tags %} {% block content %} {% include 'styleguide2/includes/organisms/layout/navbar.html' %} {% include 'styleguide2/includes/organisms/header/simple_header.html' with title=page.title %} {% include 'styleguide2/includes/organisms/search/search_results.html' %} {% endblock %}