[TASK] add frontend process and basic files

This commit is contained in:
Marie Birner
2023-04-05 19:33:31 +02:00
parent 59b93e6a06
commit 602da85abe
9 changed files with 1704 additions and 4 deletions

View File

@ -1,12 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<html lang="de">
<head>
<link rel="manifest" href="public/manifest.json" />
<link rel="stylesheet" href="/public/main.css">
</head>
<body>
{% block content %}
{% endblock content %}