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

<%= $invoice_html %>

<%= include('footer') %>