Add remaining templates

This commit is contained in:
2025-02-07 20:58:28 +00:00
parent 21b7a86fb0
commit 9af7ce5fcb
20 changed files with 1402 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{% extends "base.html" %}
{% block content %}
<section>
<p>Forgot to add something to your cart? Shop around then come back to pay!</p>
</section>
{% endblock %}