fixed title-less layout

This commit is contained in:
mdipierro
2013-04-12 23:30:19 -05:00
parent 80342a22f5
commit b5c9ed633b
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.4.6-stable+timestamp.2013.04.12.23.20.52
Version 2.4.6-stable+timestamp.2013.04.12.23.29.44
+2 -2
View File
@@ -91,8 +91,8 @@
<div class="container">
<!-- Masthead ================================================== -->
{{if response.title:}}
<header class="mastheader row" id="header">
{{if response.title:}}
<div class="span12">
<div class="page-header">
<h1>
@@ -101,8 +101,8 @@
</h1>
</div>
</div>
{{pass}}
</header>
{{pass}}
<section id="main" class="main row">
{{if left_sidebar_enabled:}}