Removing some comments in templates

These no longer applied to the safemode theme, because user and nav partials are not rendered

--HG--
branch : dev
This commit is contained in:
Louis DeJardin
2010-02-04 22:14:12 -08:00
parent 79fe90356b
commit b50dfa7c50

View File

@@ -10,11 +10,8 @@
<div id="branding"> <div id="branding">
<h1> <h1>
<a href="/"><span class="displayText">Project Orchard</span></a></h1> <a href="/"><span class="displayText">Project Orchard</span></a></h1>
<%-- todo:(nheskew) this will need to all go in the header zone (user widget) --%>
</div> </div>
<%--Top Navigation--%>
<%-- todo:(nheskew) this will need to be a generated menu --%>
<div id="content" class="clearLayout"> <div id="content" class="clearLayout">
<ol id="contentMain"> <ol id="contentMain">