Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

Collaborate on reproducible science, anywhere - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


Last modified by bougault on 2023/01/26 14:38

From version 58.104
edited by bougault
on 2020/07/02 09:10
Change comment: There is no comment for this version
To version 58.113
edited by bougault
on 2020/07/02 09:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,9 +2,10 @@
2 2  #set($displayContentFooter=false)
3 3  #set($displayDocExtra=false)
4 4  #set($displayContentMenu=false)
5 -{{/velocity}}
6 6  
7 -{{html clean="false"}}
6 +
7 +
8 +{{html}}
8 8   <div class="container">
9 9   <div class="row">
10 10   <div class="col-md-7 col-md-push-5">
... ... @@ -46,7 +46,9 @@
46 46   </div>
47 47  
48 48   <div class="container highlighted">
49 - {{collaboratory.ux.highlightedcollabs slider="true" featured="true"/}}
50 +
51 + {{collaboratory.ux.highlightedcollabs slider="true"/}}
52 +
50 50   </div>
51 51  
52 52   <div class="container">
... ... @@ -65,5 +65,4 @@
65 65   </div>
66 66  </div>
67 67  {{/html}}
68 -
69 -
71 +{{/velocity}}