diff --git a/pages/merlin6/02 accessing-merlin6/archive.md b/pages/merlin6/02 accessing-merlin6/archive.md
index 9130555..af38ca8 100644
--- a/pages/merlin6/02 accessing-merlin6/archive.md
+++ b/pages/merlin6/02 accessing-merlin6/archive.md
@@ -32,10 +32,12 @@ be indirectly copied to these (**decentral mode**).
Archiving can be done from any node accessible by the users (usually from the login nodes).
-{{site.data.alerts.tip}}'Central mode': Possible for the user and project data directories, is the
+{{site.data.alerts.tip}}
+'Central mode': Possible for the user and project data directories, is the
fastest way as it does not require remote copy (data is directly retreived by central AIT servers from Merlin
through 'merlin-archive.psi.ch').
-
+
+
'Decentral mode': Possible for any directory, is the slowest way of archiving as it requires
to copy ('rsync') the data from Merlin to the central AIT servers.
{{site.data.alerts.end}}