This commit is contained in:
Oliver Davies 2024-01-03 20:00:00 +00:00
parent b39a171f9c
commit 73b9566d18
3 changed files with 16 additions and 0 deletions

View file

@ -3,6 +3,10 @@
{% include 'banner.html.twig' %}
<div class="px-4 md:px-6 max-w-4xl mx-auto">
<header>
{% include 'logo.html.twig' %}
</header>
<div class="space-y-10">
<main>
<h1>{{ page.title }}</h1>