Looking into the code that is generated, there is an extra html code
generated
<div class="right-column">
<ul>
</ul>
</div><!-- sidebar //-->
</div><!-- page //-->
<div class="footer">
<span>Created by Michal Zak - Powered by <a href="http://
www.web2py.com">web2py</a></span>
</div><!-- footer //-->
</div><!-- wrapper //-->
</body>
</html>
This code is already part of the template, so its an unnecessary
duplicate. Is there a way of removing this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---