packages feed

yesod-0.5.1: scaffold/default-layout_hamlet.cg

!!!
%html
    %head
        %title $pageTitle.pc$
        ^pageHead.pc^
    %body
        $maybe mmsg msg
            #message $msg$
        ^pageBody.pc^