{% if not element %}
  {{ copy }}
{% else %}
  <{{ element }} {{attr}} {{ class ? 'class="' ~ class ~ '"' : "" }}>{{ copy }}</{{ element }}>
{% endif %}
/* No context defined for this component. */

There are no notes for this item.