diff --git a/project/templates/index/index.html.twig b/project/templates/index/index.html.twig index da08328..f7de4e4 100644 --- a/project/templates/index/index.html.twig +++ b/project/templates/index/index.html.twig @@ -62,10 +62,11 @@ data-action="dragover->app#dragOver dragleave->app#dragLeave drop->app#drop" data-app-target="dropzone"> -
-
Przeciągnij pliki lub wybierz z komputera
-
CSV lub XLSX · możesz wgrać kilka naraz
- + {% if not demo %} +
+
Przeciągnij pliki lub wybierz z komputera
+
CSV lub XLSX · możesz wgrać kilka naraz
+ {% endif %}