packages feed

panda-2008.11.6: src/Panda/View/Widget/Body.hs

{-# LANGUAGE NoImplicitPrelude #-}
module Panda.View.Widget.Body where

-- env
import Panda.Helper.Env

body_content x = div_id "maincontent" <<
  div_class "content" << x