{% extends 'patterns/organisms/header/simple_header.html' %} {% block before_heading %} {% include 'patterns/atoms/header/navigation.html' with classes='mb-6' %} {% endblock %} {% block after_heading %} {% include 'patterns/molecules/tags/tags.html' with classes='mb-4 mt-4' %} {% endblock %}