Changes for page Home

Last modified by Martin Walzer on 2026/04/17 19:07

From version 6.1
edited by Martin Walzer
on 2026/04/17 19:07
Change comment: There is no comment for this version
To version 5.1
edited by Martin Walzer
on 2026/04/17 19:06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,11 +1,11 @@
1 1  {{velocity}}
2 2   #if($xcontext.getUser() == 'XWiki.XWikiGuest')
3 - {{html clean="false"}} <div style="text-align:center; padding:80px 40px;"> <h1>Welcome to Central Energy Corporation | Project Management System</h1>
3 + {{html clean="false"}} <div style="text-align:center; padding:80px 40px;"> <h1>Welcome to CENEC PMS</h1>
4 4   <p>This is a private platform for CENEC (Pty) Ltd and its associated entities.</p> <p>Access is by invitation only.</p> <a href="/bin/login/XWiki/XWikiLogin" class="btn btn-primary btn-lg" style="margin-top:24px">Log in to continue</a>
5 5   </div>
6 6   {{/html}}
7 7  #else
8 8   = Dashboard =
9 - here we go
9 + (paste your normal dashboard content here)
10 10  #end
11 11  {{/velocity}}