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> <header>
${2} ${2}
</header> </header>
<content>
${3}
</content>
<footer> <footer>
${4} ${4}
</footer> </footer>