View file EcoHosting/ecohosting_main_files_v3.1/whmcs-templates/whmcs_v7.8.3/EcoHostingV2/includes/pageheader.tpl

File size: 174B
<div class="header-lined">
    <h1>{$title}{if $desc} <small>{$desc}</small>{/if}</h1>
    {if $showbreadcrumb}{include file="$template/includes/breadcrumb.tpl"}{/if}
</div>