mirror of
https://github.com/sartography/spiffworkflow_website.git
synced 2025-02-24 21:38:20 +00:00
6 lines
208 B
HTML
6 lines
208 B
HTML
<section class="hero is-fullheight is-default is-bold">
|
|
{{ partial "navbar.html" . }}
|
|
{{ partial "navbar-clone.html" . }}
|
|
{{ partial "hero-body.html" . }}
|
|
{{ partial "hero-footer.html" . }}
|
|
</section> |