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