summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/provision_svc_acct.html
blob: bae57305ebdbddf55fa2c69ca23a2ac2f0ef4eb1 (plain)
1
2
3
4
5
6
<%= $url = "$selfurl?session=$session_id;action="; ''; %>
<%= include('header', 'Setup account') %>

<%= include('svc_acct') %>

<%= include('footer') %>