| ... |
... |
@@ -2,12 +2,8 @@ |
| 2 |
2 |
#set($displayContentFooter=false) |
| 3 |
3 |
#set($displayDocExtra=false) |
| 4 |
4 |
#set($displayContentMenu=false) |
|
5 |
+{{/velocity}} |
| 5 |
5 |
|
| 6 |
|
-#content() |
| 7 |
|
-{{collaboratory.ux.highlightedcollabs slider="false"/}} |
| 8 |
|
-#end |
| 9 |
|
- |
| 10 |
|
- |
| 11 |
11 |
{{html clean="false"}} |
| 12 |
12 |
<div class="container"> |
| 13 |
13 |
<div class="row"> |
| ... |
... |
@@ -37,22 +37,60 @@ |
| 37 |
37 |
<div class="container highlighted"> |
| 38 |
38 |
<h4 class="highlighted__title">Highlighted collabs</h4> |
| 39 |
39 |
<div class="row highlighted_row"> |
| 40 |
|
- <div class="col-sm-6 col-md-6 col-md-push-3"> |
|
36 |
+ <div class="col-sm-6 col-md-4"> |
| 41 |
41 |
<div class="thumbnail"> |
| 42 |
42 |
<img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/wiki_home_graphic.svg" /> |
| 43 |
43 |
<div class="caption"> |
| 44 |
|
- <h3><a href="/bin/view/Collabs/the-collaboratory/" class="stretched-link">The Collaboratory</a></h3> |
|
40 |
+ <h3>The Collaboratory</h3> |
| 45 |
45 |
<p>The EBRAINS Collaboratory opens a portal onto the full gamut of EBRAINS services, providing you with examples of how to access services and resources, and a means of applying this quickly with little effort to you research. </p> |
| 46 |
46 |
</div> |
| 47 |
47 |
</div> |
| 48 |
48 |
</div> |
|
45 |
+ <div class="col-sm-6 col-md-4"> |
|
46 |
+ <div class="thumbnail"> |
|
47 |
+ <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/wiki_home_graphic.svg" /> |
|
48 |
+ <div class="caption"> |
|
49 |
+ <h3>The Collaboratory</h3> |
|
50 |
+ <p>The EBRAINS Collaboratory opens a portal onto the full gamut of EBRAINS services, providing you with examples of how to access services and resources, and a means of applying this quickly with little effort to you research. </p> |
|
51 |
+ </div> |
|
52 |
+ </div> |
|
53 |
+ </div> |
|
54 |
+ <div class="col-sm-6 col-md-4"> |
|
55 |
+ <div class="thumbnail"> |
|
56 |
+ <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/wiki_home_graphic.svg" /> |
|
57 |
+ <div class="caption"> |
|
58 |
+ <h3><a href="/bin/view/Collabs/the-collaboratory/">The Collaboratory</a></h3> |
|
59 |
+ <p>The EBRAINS Collaboratory opens a portal onto the full gamut of EBRAINS services, providing you with examples of how to access services and resources, and a means of applying this quickly with little effort to you research. </p> |
|
60 |
+ </div> |
|
61 |
+ </div> |
|
62 |
+ </div> |
| 49 |
49 |
</div> |
|
64 |
+ <!-- <div class="row highlighted_row"> |
|
65 |
+ <div class="col-md-6"> |
|
66 |
+ <div class="thumbnail"> |
|
67 |
+ <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/wiki_home_graphic.svg" /> |
|
68 |
+ <div class="caption"> |
|
69 |
+ <h3>The Collaboratory</h3> |
|
70 |
+ <p>The EBRAINS Collaboratory opens a portal onto the full gamut of EBRAINS services, providing you with examples of how to access services and resources, and a means of applying this quickly with little effort to you research. </p> |
|
71 |
+ </div> |
|
72 |
+ </div> |
|
73 |
+ </div> |
|
74 |
+ <div class="col-sm-6 col-md-6"> |
|
75 |
+ <div class="thumbnail"> |
|
76 |
+ <img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/wiki_home_graphic.svg" /> |
|
77 |
+ <div class="caption"> |
|
78 |
+ <h3><a href="/bin/view/Collabs/the-collaboratory/Getting%20Started/">The Collaboratory</a></h3> |
|
79 |
+ <p>The EBRAINS Collaboratory opens a portal onto the full gamut of EBRAINS services, providing you with examples of how to access services and resources, and a means of applying this quickly with little effort to you research. </p> |
|
80 |
+ </div> |
|
81 |
+ </div> |
|
82 |
+ </div> |
|
83 |
+ </div> --> |
| 50 |
50 |
</div> |
| 51 |
|
- #content() |
|
85 |
+ |
| 52 |
52 |
<div class="container"> |
| 53 |
53 |
<div class="row explore-all"> |
| 54 |
54 |
<div class="col-md-12"> |
| 55 |
|
- Explore all the <a href="/bin/view/Collabs">Collabs</a> |
|
89 |
+ Explore all the <a href="/bin/view/Main/Search">Collabs</a> |
| 56 |
56 |
</div> |
| 57 |
57 |
</div> |
| 58 |
58 |
</div> |
| ... |
... |
@@ -233,4 +233,3 @@ |
| 233 |
233 |
</div> |
| 234 |
234 |
</div --> |
| 235 |
235 |
{{/html}} |
| 236 |
|
-{{/velocity}} |