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 59.1
edited by bougault
on 2020/07/02 09:55
Change comment: There is no comment for this version
To version 58.111
edited by bougault
on 2020/07/02 09:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,8 +2,9 @@
2 2  #set($displayContentFooter=false)
3 3  #set($displayDocExtra=false)
4 4  #set($displayContentMenu=false)
5 -{{/velocity}}
5 +{{collaboratory.ux.highlightedcollabs slider="true"/}}
6 6  
7 +
7 7  {{html clean="false"}}
8 8   <div class="container">
9 9   <div class="row">
... ... @@ -47,3 +47,24 @@
47 47  
48 48   <div class="container highlighted">
49 49  
51 +
52 +
53 + </div>
54 +
55 + <div class="container">
56 + <div class="row explore-all">
57 + <div class="col-md-12">
58 + Explore all the <a href="/bin/view/Collabs">Collabs</a>
59 + </div>
60 + </div>
61 + </div>
62 +<div class="container">
63 + <div class="row pre-footer">
64 + <div class="col-md-12">
65 + Discover all the
66 + <a href="https://ebrains.eu" rel="noopener" target="_blank">EBRAINS services</a>.
67 + </div>
68 + </div>
69 +</div>
70 +{{/html}}
71 +{{/velocity}}