add the first version groceries_list page

This commit is contained in:
2023-02-12 21:54:29 +01:00
parent f7d2e8563b
commit 9c903176b1
3 changed files with 71 additions and 2 deletions

View File

@ -6,7 +6,6 @@
</head>
<body>
<h1>connected</h1>
<h2>Welcome to FlaskApp!</h2>
<a href="/logout">
<input type="button" value="logout">
</a>