summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main/custom_content/small_custview.html
blob: b325f2ac74d7bc42add8848deb09ecc3804fb95f (plain)
1
2
3
4
5
6
7
8
<& /elements/small_custview.html, $cust_main &>
<%init>

my($cust_main) = @_;

my $conf = new FS::Conf;

</%init>