This commit is contained in:
bacalhau 2026-03-04 18:50:24 +00:00
parent a35085c8fd
commit 2b835d7500
4 changed files with 52 additions and 41 deletions

View file

@ -1,15 +1,5 @@
{% extends "page.html" %}
{% block content %}
<h2>Home</h2>
<p>Page text</p>
<p>Page text</p>
<p>Page text</p>
<p>Page text</p>
<p>Page text</p>
<p>Page text</p>
<p>Page text</p>
<p>Page text</p>
<p>Page text</p>
<p>Page text</p>
<h2>Main Page</h2>
{% endblock %}