http://www.filmklippere.com/cms/index.p ... sider_m_cv
Tha validator reports:
I am using in a template:Below are the results of checking this document for XML well-formedness and validity.
Error Line 104, column 11: end tag for "li" omitted, but OMITTAG NO was specified .
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
✉
Info Line 87, column 0: start tag was here .
✉
Info Line 85, column 0: start tag was here .
Code: Select all
<!-- Start Navigation -->
<div id="menu_vert">
{cms_module module='menumanager' template='ellnav-vert.tpl' start_level='2' }
</div>
<!-- End Navigation -->FinnK

