<div class="callout {{ calloutClass }}">
  <h5>{{ heading }}</h5>
  <p>{{ text }}</p>
  <a href="{{ url }}">{{ text-short }}</a>
</div>