diff --git a/templates/apps/create.html b/templates/apps/create.html index 6daa2804..9509b07c 100644 --- a/templates/apps/create.html +++ b/templates/apps/create.html @@ -39,13 +39,20 @@

Create {{ app.name }}

{% if app.slug == "minio" %} +
-

Important information

-

You are about to activate file manager on SciLifeLab Serve. You can use it to upload or download files to a volume associated with this project. This service will be active for 24 hours and automatically terminated afterwards. The uploaded files will stay on the volume even after this service has been terminated. All credentials needed to use the service will be provided after activation.

-

Click 'Activate' to activate file manager

+ -
+

You are about to activate file manager on SciLifeLab Serve. You can use it to upload or download files to a volume associated with this project. This service will be active for 24 hours and automatically terminated afterwards. The uploaded files will stay on the volume even after this service has been terminated. All credentials needed to use the service will be provided after activation.

+

Click 'Activate' to activate file manager

+ + +
{% else %}