summaryrefslogtreecommitdiff
path: root/templates/html_head_inc.tpl
blob: 25999eb5398f9bc2dd23393960c26158b8452896 (plain)
1
2
3
4
5
6
7
8
{* $Header$ *}
{strip}
{* this can totally screw up commerce. need to activate this only when rendering a newsletter to be mailed
{if $gBitSystem->isPackageActive( 'newsletters' )}
	<base href="{$smarty.const.BIT_BASE_URI}" />
{/if}
*}
{/strip}