mirror of
https://github.com/ilri/csv-metadata-quality-web.git
synced 2025-05-09 14:46:02 +02:00
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:
@ -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>
|
||||
|
Reference in New Issue
Block a user