| ... |
... |
@@ -1,6 +1,5 @@ |
| 1 |
1 |
{{velocity}} |
| 2 |
2 |
#set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) |
| 3 |
|
-#set ($discard = $xwiki.ssx.use('products.WebHome')) |
| 4 |
4 |
{{html clean="false"}} |
| 5 |
5 |
|
| 6 |
6 |
<div class="agnease-product-page"> |
| ... |
... |
@@ -7,7 +7,10 @@ |
| 7 |
7 |
|
| 8 |
8 |
<section class="product-index-hero" aria-labelledby="page-title"> |
| 9 |
9 |
<div class="container"> |
| 10 |
|
- <p class="page-eyebrow">Agnease products</p> |
|
9 |
+ <div class="hero-kicker product-page-kicker"> |
|
10 |
+ <i class="fa fa-cube" aria-hidden="true"></i> |
|
11 |
+ Agnease products |
|
12 |
+ </div> |
| 11 |
11 |
<h1 id="page-title">XWiki Applications and Extensions</h1> |
| 12 |
12 |
<p class="page-lead"> |
| 13 |
13 |
Practical XWiki extensions built to improve security, workflows, administration and long-term platform usability. |