{% load brickwork_components %} {% comment %} Portrait (icvoss/django-brickwork#116): marketing person-presentation band. The founder / operator photograph at real size with a stated position, name, role, body and optional CTAs. Structural include (BR-BW-MKT ยง4d). Not `_testimonial.html` (quote-led, avatar subordinate). Not the Editorial author archetype (a full profile page on the editorial shell). This is the marketing-kit section a consultant or practice site uses to present THE PERSON whose site it is. Required context: none. An all-empty portrait renders nothing. Optional context: image (safe string): pre-rendered HTML for the portrait slot, matching `_hero.html`'s media contract. Caller owns escaping. Package CSS constrains `img` to aspect-ratio 3/4 and object-fit cover, so an unconstrained natural-size photo is not the failure mode. name (str): display name; rendered as the section
{{ role }}
{% endif %}{% endblock %} {% block body %}{% if body %}{{ body }}
{% endif %}{% endblock %} {% block actions %} {% if primary_cta or secondary_cta or primary_cta_label or secondary_cta_label %}