misp-website/_includes/cta.html

10 lines
288 B
HTML
Executable File

<!-- CTA -->
<section id="cta" class="wrapper style3">
<div class="container">
<header>
<h2>Want to test and evaluate MISP?</h2>
<a href="{{ site.baseurl }}/download" class="button">Download</a>
</header>
</div>
</section>