Remove surrounding <p> elements from {{ .Content }} in single.html

Authored by patdavid on Apr 4 2017, 8:44 PM.

Description

Remove surrounding <p> elements from {{ .Content }} in single.html

The single.html template had a wrapped <p> el around the {{ .Content}}
which _should_ have already been translated to html.

ie: the <p> is spurious, so removed.

Details

Committed
patdavidApr 4 2017, 8:44 PM
Parents
R850:ec75889d776c: Add styles to modify margins around headings
Branches
Unknown
Tags
Unknown