[% # splash/panel: a panel (row/cell) within a frame (table) # # ARGS: content, style, (+ html/row, html/cell) # STYLE: col # DEFAULT col = style.col.fill or splash.style.default.col.fill ; WRAPPER html/row + html/cell col = col ? splash.rgb.$col : ''; content; END %]