layout: default


<div class=“under-construction-container” style=“background-image: url('{{ site.baseurl }}/{{ page.background }}');”>

<div class="under-construction-content">
    <h1>{{ site.data.couple.spouse1.short_name }} & {{ site.data.couple.spouse2.short_name }}</h1>
    <span>more coming soon</span>
</div>

</div>