<section class="mb-5">
	{{#if title}}
	<h4 class="section-title {{class}} has-text-grey title mb-2">{{title}}</h4>
	{{/if}}
	{{>@partial-block}}
</section>