Home

Version 1.2 by Martin Walzer on 2026/04/17 18:43

{{velocity}}                                                                                                                                                                                    
#if($xcontext.getUser() == 'XWiki.XWikiGuest')                                                                                                                                                  
(% class="cenec-welcome" style="text-align:center; padding:80px 40px" %)

(((                                                                                                                                                                                             
= Welcome to CENEC PMS =                                        
                                                                                                                                                                                                 
This is a private platform for CENEC (Pty) Ltd and its associated entities.                                                                                                                     
                                                                                                                                                                                                 
Access is by invitation only.                                                                                                                                                                   
                                                                 
[[Log in to continue>>path:/bin/login/XWiki/XWikiLogin||class="btn btn-primary btn-lg" style="margin-top:24px"]]                                                                )))
  #else                                                                                                                                                                                           
  {{include reference="XWiki.DefaultMainPageContent"/}}           
  ## or paste your dashboard content for logged-in users here                                                                                                                                     
  #end                                                                                                                                                                                            
  {{/velocity}}