remove a p wrapper from here

This commit is contained in:
Christine Dodrill 2015-07-28 11:04:30 -07:00
parent b663980b4b
commit 4dda83907f
1 changed files with 1 additions and 1 deletions

View File

@ -33,4 +33,4 @@ render post =
H.div ! A.class_ "card-content white-text" $ do
H.span ! A.class_ "card-title" $ H.toHtml $ unpack (author post)
H.p $ writeHtml def state
do writeHtml def state