diff --git a/templates/adm/uploadfile.html b/templates/adm/uploadfile.html index ef4f3d3..d431773 100644 --- a/templates/adm/uploadfile.html +++ b/templates/adm/uploadfile.html @@ -1,6 +1,6 @@ {% extends 'adm/layout.html' %} {% block title %} -Upload File - mvl + Upload File - mvl {% endblock %} {% block main %} @@ -12,13 +12,22 @@ Upload File - mvl - - Choose files + + Choose files + {% endblock %} \ No newline at end of file