diff --git a/docs.it4i/anselm/storage.md b/docs.it4i/anselm/storage.md
index d4265438e67489452d1748e7149ad01d2c9e1b5d..2bc141c24f0b2b805e362d58ad1aab4f1da2956c 100644
--- a/docs.it4i/anselm/storage.md
+++ b/docs.it4i/anselm/storage.md
@@ -136,6 +136,7 @@ The SCRATCH filesystem is mounted in directory /scratch. Users may freely create
 
     Users are advised to save the necessary data from the SCRATCH filesystem to HOME filesystem after the calculations and clean up the scratch files.
 
+!!! warning
     Files on the SCRATCH filesystem that are **not accessed for more than 90 days** will be automatically **deleted**.
 
 The SCRATCH filesystem is realized as Lustre parallel filesystem and is available from all login and computational nodes. Default stripe size is 1MB, stripe count is 1. There are 10 OSTs dedicated for the SCRATCH filesystem.
diff --git a/docs.it4i/salomon/storage.md b/docs.it4i/salomon/storage.md
index b0e401cde014a3decb5fc4c7199796735d923cf8..544193826d08525400dd1c87d476cfbc09a2cac5 100644
--- a/docs.it4i/salomon/storage.md
+++ b/docs.it4i/salomon/storage.md
@@ -270,6 +270,7 @@ The TEMP workspace resides on SCRATCH file system. The TEMP workspace accesspoin
 
     Users are advised to save the necessary data from the TEMP workspace to HOME or WORK after the calculations and clean up the scratch files.
 
+!!! warning 
     Files on the TEMP file system that are **not accessed for more than 90 days** will be automatically **deleted**.
 
 The TEMP workspace is hosted on SCRATCH file system. The SCRATCH is realized as Lustre parallel file system and is available from all login and computational nodes. Default stripe size is 1 MB, stripe count is 1. There are 54 OSTs dedicated for the SCRATCH file system.