[TYPO3-templavoila] strange </div> in the mapping

Dmitry Dulepov [typo3] dmitry at typo3.org
Fri Aug 31 09:55:11 CEST 2007


Hi Philipp!

Philipp Holdener wrote:
> I have a template.html with valide html code!
> If I try to mapp the whole thing, I get a "</div>" in my template..
> 
> example
> 
> I have
> 
> <div id="content"></div>
> </body>
> 
> in my template..!
> 
> But in the TemplaVoila mapping preview I get
> 
> <div id="content"></div>
> </div>
> </body>
> 
> !? I cleared everything.. but nothing changed!
> The html file in fileadmin don't have this "</div>".. it only appears in 
> the mapping ...!?
> 
> What can I do?

Check that you do not have <div /> somewhere. <div> may not be short tag 
by definition. If you have it as short tag, TemplaVoila will ignore the 
fact that it is short-closed and add a closing tag automatically.

-- 
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs


More information about the TYPO3-project-templavoila mailing list