Adding jinja shop templates

This commit is contained in:
2025-10-26 19:59:27 +01:00
parent 49890d4cbe
commit d79817f069
11 changed files with 2375 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Checkout process</title>
</head>
<body>
<-- Checkout process -->
</body>
</html>