esp first

This commit is contained in:
derlole
2025-04-22 08:51:46 +00:00
parent ffa0a56e1e
commit d04df5049d
3 changed files with 9 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>gimmiCoffee</title>
<title>{{ title }}</title>
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
</head>
<body>