{{ content.name|sanitize_html }}
{{ content.post_body }}{# escaped elsewhere #}
{% if content.tag_list %}
{% endif %}
{% set template_css = "../../css/templates/blog.css" %} {% extends "./layouts/base.html" %} {% block head_extra %} {# RSS discovery for readers and AI/aggregator crawlers #} {# BlogPosting structured data — entity attribution for answer engines #} {% endblock %} {% block body %}