summaryrefslogtreecommitdiff
path: root/templates/custom_module.tpl
blob: 0cc30e40f9031ea1331e38b6f3efd515c2097505 (plain)
1
2
3
4
{* $Header: /cvsroot/bitweaver/_bit_themes/templates/custom_module.tpl,v 1.4 2009/05/28 17:48:45 tekimaki_admin Exp $ *}
{bitmodule title=$moduleParams.title name=$moduleParams.name}
	{if $moduleParams.data}{eval var=$moduleParams.data}{/if}
{/bitmodule}