{%- import "utils.html" as utils with context -%} {% extends "layout.html" %} {% block content %} In reply to: {% if in_reply_to_object %} {{ utils.display_object(in_reply_to_object) }} {% endif %}