fixed title-less layout
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:}}
|
||||
|
||||
Reference in New Issue
Block a user