| ... |
... |
@@ -4,7 +4,7 @@ |
| 4 |
4 |
#set($displayContentMenu=false) |
| 5 |
5 |
{{/velocity}} |
| 6 |
6 |
|
| 7 |
|
-{{html clean="false"}} |
|
7 |
+{{html clean="false" wiki="true"}} |
| 8 |
8 |
<div class="container"> |
| 9 |
9 |
<div class="row"> |
| 10 |
10 |
<div class="col-md-7 col-md-push-5"> |
| ... |
... |
@@ -29,7 +29,6 @@ |
| 29 |
29 |
</div> |
| 30 |
30 |
</div> |
| 31 |
31 |
</div> |
| 32 |
|
- |
| 33 |
33 |
<div class="container highlighted"> |
| 34 |
34 |
<h4 class="highlighted__title">Highlighted collabs</h4> |
| 35 |
35 |
<div class="row highlighted_row"> |
| ... |
... |
@@ -37,7 +37,7 @@ |
| 37 |
37 |
<div class="thumbnail"> |
| 38 |
38 |
<img class="img-responsive" src="/bin/skin/Collaboratory/UX/HbpSkin/wiki_home_graphic.svg" /> |
| 39 |
39 |
<div class="caption"> |
| 40 |
|
- <h3><a href="/bin/view/Collabs/the-collaboratory/">The Collaboratory</a></h3> |
|
39 |
+ <h3><a href="/bin/view/Collabs/the-collaboratory/" class="stretched-link">The Collaboratory</a></h3> |
| 41 |
41 |
<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> |
| 42 |
42 |
</div> |
| 43 |
43 |
</div> |
| ... |
... |
@@ -44,7 +44,6 @@ |
| 44 |
44 |
</div> |
| 45 |
45 |
</div> |
| 46 |
46 |
</div> |
| 47 |
|
- |
| 48 |
48 |
<div class="container"> |
| 49 |
49 |
<div class="row explore-all"> |
| 50 |
50 |
<div class="col-md-12"> |
| ... |
... |
@@ -229,3 +229,4 @@ |
| 229 |
229 |
</div> |
| 230 |
230 |
</div --> |
| 231 |
231 |
{{/html}} |
|
230 |
+ |