{% if title %}
{{ title }}
{% endif %}
{{ code }}
{% if caption %}
{{ caption }}
{% endif %}