bulma/docs/thank-you.html

19 lines
363 B
HTML
Raw Normal View History

---
2017-07-29 12:02:00 +00:00
title: Thank you
layout: default
route: index
---
<section class="hero is-fullheight is-success has-text-centered">
<div class="hero-body">
<div class="container">
<h1 class="title">
Thank you!
</h1>
<h2 class="subtitle">
2016-10-16 18:15:56 +00:00
Go back to the <a href="{{ site.url }}">homepage</a>
</h2>
</div>
</div>
</section>