[% # splash.icon: one of the splash image components
SET
default = splash.style.default
;
DEFAULT
style = default
col = style.col.icon or default.col.icon
;
%]
[%- IF link %]<a href="[% link %]">[% END -%]
<img src="[% splash.images %]/[% col %]/[% img or 'dot' %].[% splash.imgtype %]"
width="[% splash.imgsize %]" height="[% splash.imgsize %]" border="0" alt="">
[%- IF link %]</a>[% END %]