diff options
Diffstat (limited to 'httemplate/index.html')
-rw-r--r-- | httemplate/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/index.html b/httemplate/index.html index c813991f9..5b550dba7 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -2,6 +2,8 @@ <% include('/elements/header.html', 'Billing Main' ) %> +<% include('/elements/dashboard-install_welcome.html') %> + <% include('/elements/dashboard-toplist.html') %> % my $sth = dbh->prepare( |