ADD footer posts

This commit is contained in:
2025-10-24 10:21:20 +00:00
parent b574e6853f
commit 6bc1bb2ffa
5 changed files with 51 additions and 30 deletions

View File

@ -37,18 +37,13 @@
</div>
</div>
<!-- end nav -->
</div>
{% endblock %}
</header>
<section id="content" class="content-wrapper container">
{% if title %}
<h1>{{ title }}</h1>
{% endif %}
<div class="wrapper">
{% block content %}
Lo siento, no hay contenido.
{% endblock %}
</div>
</section>