<div class="html-block">
	{% if heading_title %}
  <h2>{{ heading_title }}</h2>
  {% endif %}
  {{ html }}
</div>
