Skip to main content

Page feedback

Give users a way to report a problem on the page.

This should go directly before the footer component.

<section class="page-feedback-block">
<div class="bg-slate has-m-0">
<div class="container">
<div class="has-p-4 has-p-md-6">
<a class="button secondary has-m-0" href="#_" target="_blank">
Is there anything wrong with this page?
</a>
</div>
</div>
</div>
</section>