{% extends "base.twig" %} {% block content %} <section class="pos-relative"> {% include "templates/partials/intro-animation.twig" %} </section> {{ post.content }} {% endblock %}