{% extends "./layout.html" %} {% set pageTitle = post.title %} {% block style %} {% include "./shared/main_style.html" %} {% include "./shared/cat_style.html" %} {% endblock %} {% block content %} {% include "./shared/macros.html" %}