Remove blank line before closing raw.tmpl <article>/<div>.
authorW. Trevor King <wking@drexel.edu>
Tue, 5 Oct 2010 13:24:55 +0000 (09:24 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 5 Oct 2010 13:24:55 +0000 (09:24 -0400)
commit165d1642544f94885e495b49d8f99512e3a8c125
tree5695b7a2fc1553e30aee5d1b9ce25c1986f462e7
parent38a0c4bbe9d95cb4c13cea0e74e4498f8b4b51e3
Remove blank line before closing raw.tmpl <article>/<div>.

When generating HTML, the blank line had lead to the unbalanced code:
  <p></div></p>
templates/raw.tmpl