Removed content tag from html snippets.

This commit is contained in:
Holger Rapp 2012-10-08 09:10:19 +02:00
parent 1690986d23
commit ed941fb59a

View File

@ -288,9 +288,6 @@ snippet html5 "HTML5 Template"
<header>
${2}
</header>
<content>
${3}
</content>
<footer>
${4}
</footer>