Changes for page Collaborate on reproducible science, anywhere
Last modified by hbpadmin on 2022/12/30 11:01
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,15 +1,16 @@ 1 -{{velocity}}#set($displayContentFooter=false) 1 +{{velocity}} 2 +#set($displayContentFooter=false) 2 2 #set($displayDocExtra=false) 3 -#set($displayContentMenu=false){{/velocity}} 4 -{{html clean="false"}}<div class="container clb-content"> 5 -<!-- 6 -<div class="box warningmessage"> 7 -Dear users, we will have maintenance on the Juelich UNICORE services on 8 -February 25-26, which might affect access to the Juelich supercomputing 9 -machines via UNICORE. Other sites will not be affected. 10 -</div> 11 ---> 4 +#set($displayContentMenu=false) 5 +{{/velocity}} 6 + 7 +{{html clean="false"}} 8 +<div class="container clb-content"> 9 + 12 12 <div class="teasing"> 11 + <div class="box errormessage"> 12 + <p>Possible intermittent services perturbations on Jan 29th due to maintenance at CSCS.</p> 13 + </div> 13 13 <div class="row"> 14 14 <div class="col-md-3"> 15 15 <div class="card collaborate"> ... ... @@ -133,4 +133,5 @@ 133 133 </div><!-- /.col-md-4 --> 134 134 </div> 135 135 </div> 136 -</div>{{/html}} 137 +</div> 138 +{{/html}}