Add pricing page

This commit is contained in:
Oliver Davies 2024-01-03 20:00:00 +00:00
parent e2ca765284
commit 253eacb074
4 changed files with 139 additions and 1 deletions

View file

@ -35,6 +35,8 @@
<div class="py-10 px-6 mx-auto max-w-xl md:py-10">
<div class="space-y-10">
{% block content_top %}{% endblock %}
<main>
<h1 class="mb-4 text-xl font-bold md:text-2xl">{{ page.title }}</h1>