{% extends "::base.html.twig" %} {%- block title -%}{{ title|striptags }}{%- endblock -%} {%- block body -%}{{ body|raw }}{%- endblock -%}