mirror of
https://github.com/sartography/spiffworkflow_website.git
synced 2025-02-24 13:28:29 +00:00
11 lines
422 B
HTML
11 lines
422 B
HTML
<section class="section section is-medium" id="section5">
|
|
<div class="container">
|
|
<div class="title-wrapper has-text-centered">
|
|
<h2 class="title is-2 is-spaced">Contact Us</h2>
|
|
<h3 class="subtitle is-5 is-muted">Complete the form below, and we will get in contact with you shortly!</h3>
|
|
<div class="divider is-centered"></div>
|
|
</div>
|
|
{{ partial "contact_form.html" . }}
|
|
</div>
|
|
</section>
|