summaryrefslogtreecommitdiff
path: root/demos/personal/protected/Pages/Settings.page
blob: 48dfde965e05c018f0324a7c3a86155825b86a0e (plain)
1
2
3
4
<com:TContent ID="main" >
Welcome, <com:TLabel Text=<%= $this->User->Name %> />!
This page contains site settings accessible only to site admin.
</com:TContent>