Add pricing page
This commit is contained in:
parent
e2ca765284
commit
253eacb074
4 changed files with 139 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue