1
0
mirror of https://github.com/ilri/csv-metadata-quality-web.git synced 2025-05-31 15:19:10 +02:00
Files
static
templates
index.html
.gcloudignore
.gitignore
LICENSE.txt
app.yaml
main.py
poetry.lock
pyproject.toml
requirements.txt
csv-metadata-quality-web/templates
Alan Orth 5086ea2376 templates/index.html: Use url_for to get CSS
This is apparently the way you do it in Flask.
2021-03-11 17:55:19 +02:00
..