The problem domain of Products
.../clientarea.php?action=productdetails&id=1
Letterhead template code
<>
<title>{if $kbarticle.title}{$kbarticle.title} - {/if}{$pagetitle} - {$companyname}</title>
{if $systemurl}<base href="{$systemurl}" />
{/if}<script type="text/javascript" src="includes/jscript/jquery.js"></script>
{if $livehelpjs}{$livehelpjs}
{/if}
<link href="templates/{$template}/css/bootstrap.css" rel="stylesheet">
<link href="templates/{$template}/css/whmcs.css" rel="stylesheet">
<script src="templates/{$template}/js/whmcs.js"></script>
<link rel="stylesheet" type="text/css" href="templates/{$template}/style.css">
<>
Due to disorganization?