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

<%= include('provision_list') %>

<%= include('footer') %>