<% include('/elements/header-popup.html', { title=>$title, nobr=>1 } ) %> <% include('/elements/init_overlib.html') %>
% if ( $agentnum ) {
% my $url = $conf->config('company_url', $agentnum); % if ( $url ) {

<%$title%> homepage % } % } else {

version <% $FS::VERSION %>

% }
% if ( $agentnum ) {

Based on Freeside version <% $FS::VERSION %>
% } else { % } © 2018 Freeside Internet Services, Inc.
All rights reserved.
Licensed under the terms of the
GNU Affero General Public License.

% if ( $agentnum ) { % } Credits      License

Freeside homepage % if ( $agentnum ) {
% }

% unless ( $agentnum ) {
"Then, when all seemed to be lost, a small glimmer of light appeared in the distance. Could it be... back from the great beyond..." - D. 3030
% } <%init> my $conf = new FS::Conf; my $agentnum = $conf->config('brand-agent'); my $title = $agentnum ? $conf->config('company_name', $agentnum) : 'Freeside';