[% # splash/dropbox # SET default = splash.style.default ; DEFAULT style = default col = style.col.fore or default.col.fore bgcol = style.col.back or default.col.back edge = style.col.edge or default.col.edge fill = style.col.fill or default.col.fill ; SET rgbfore = splash.rgb.$col rgbback = splash.rgb.$bgcol rgbedge = splash.rgb.$edge imgfore = "$splash.images/$col" imgback = "$splash.images/$bgcol" imgsize = splash.imgsize imgtype = splash.imgtype border = border.defined ? border : style.border.defined ? style.border : default.border pad = pad.defined ? pad : style.pad.defined ? style.pad : default.pad ; -%]
| [%- title %] | ||
| [%- INCLUDE splash/box col=rgbedge bgcol=fill width='100%' %] |