{# Main panel fragment for HTMX navigation - market landing page #}
{% if post.custom_excerpt %}
{{post.custom_excerpt|safe}}
{% endif %} {% if post.feature_image %}
{% endif %}
{% if post.html %} {{post.html|safe}} {% endif %}