[% Post.summary %] ... read more 
    
  [% WRAPPER wrap_sidebar.html %]
[%- USE date(format = '%B %e, %Y') -%]
[%- SET 
 p      = c.req.query_params
 result = list_posts( p )
 posts  = result.rows
-%]
[% FOREACH Post IN posts %]
  
        [% END %]
    
      
      
    
      [% Post.summary %] ... read more