image header only on index

This commit is contained in:
mdipierro
2015-03-10 23:58:44 -05:00
parent 915c5a71d8
commit 3e3fdbd06a
+2
View File
@@ -79,6 +79,7 @@
</div>
</nav>
<!-- Masthead ===================================== -->
{{if URL()==URL('default','index'):}}
<header class="container-full">
<div class="jumbotron text-center background">
{{if response.title:}}
@@ -87,6 +88,7 @@
{{pass}}
</div>
</header>
{{pass}}
<!-- Main ========================================= -->
<main class="container" id="content" role="main">
<div class="row">