diff --git a/PDMI/front/templates/front/index.html b/PDMI/front/templates/front/index.html index 79c6998..90a6cad 100644 --- a/PDMI/front/templates/front/index.html +++ b/PDMI/front/templates/front/index.html @@ -31,7 +31,7 @@
-
{{ module.name }}
+
{{ module.name|title }}
Downloaded {{ module.downloads }} times
@@ -52,7 +52,7 @@
-
{{ module.name }}
+
{{ module.name|title }}