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