1 package SL::Layout::Content;
4 use parent qw(SL::Layout::Base);
26 Pseudo layout for the position of the actual content in the layout. Currently
27 only implements the start_content/end_content blocks used for styling.
31 Sven Schöling E<lt>s.schoeling@linet-services.deE<gt>