Add style

This is just to see how it works on in Flask and Google App Engine,
later I'll do a proper layout.
This commit is contained in:
2021-03-11 16:28:48 +02:00
parent d204c23b93
commit b11296cb9c
2 changed files with 24 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<html>
<head>
<title>CSV Metadata Quality Web</title>
<link href="/static/css/style.css" rel="stylesheet">
</head>
<body>
<h1>File Upload</h1>