mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-22 20:13:50 +08:00
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:
@@ -10,11 +10,8 @@
|
||||
<div id="branding">
|
||||
<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>
|
||||
<%--Top Navigation--%>
|
||||
<%-- todo:(nheskew) this will need to be a generated menu --%>
|
||||
|
||||
<div id="content" class="clearLayout">
|
||||
<ol id="contentMain">
|
||||
|
Reference in New Issue
Block a user