diff --git a/PDMI/front/templates/front/index.html b/PDMI/front/templates/front/index.html index 90a6cad..ebfd094 100644 --- a/PDMI/front/templates/front/index.html +++ b/PDMI/front/templates/front/index.html @@ -42,6 +42,10 @@ + {% empty %} +
+ No modules are registered in the database. +
{% endfor %} @@ -66,6 +70,10 @@ + {% empty %} +
+ No modules are registered in the database. +
{% endfor %}