diff --git a/pyproject.toml b/pyproject.toml index cbd385b..1b59fd7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,6 +23,7 @@ transaction = "^4.0" unicode-slugify = "^0.1.5" nanoid = "^2.0.0" nanoid-dictionary = "^2.4.0" +wtforms-alchemy = "^0.18.0" [build-system] diff --git a/ttfrog/assets/templates/base.html b/ttfrog/assets/templates/base.html index 4bd1add..8f3f407 100644 --- a/ttfrog/assets/templates/base.html +++ b/ttfrog/assets/templates/base.html @@ -1,9 +1,9 @@
-