2017-11-09 02:34:49 +00:00
|
|
|
---
|
|
|
|
---
|
|
|
|
|
|
|
|
{% include header.html %}
|
|
|
|
|
2018-03-21 00:17:06 +00:00
|
|
|
<div class="bg-indigo-dark flex h-screen items-center justify-center text-white w-full">
|
|
|
|
{{ content }}
|
|
|
|
</div>
|
2017-11-09 02:34:49 +00:00
|
|
|
|
|
|
|
{% include footer.html %}
|