{% extends "layouts/ap-reader.njk" %} {% from "heading/macro.njk" import heading with context %} {% from "textarea/macro.njk" import textarea with context %} {% from "file-input/macro.njk" import fileInput with context %} {% from "tag-input/macro.njk" import tagInput with context %} {% block readercontent %} {# Reply context — show the post being replied to #} {% if replyContext %}