blob: 32762c27950e90393bdf1fb4792e14528a2d66b9 [file] [log] [blame]
<div class="blog-header">
<% if (!is_post()) {%>
<h1 class="blog-title"><%= config.title %></h1>
<% } else {%>
<div class="blog_title">&nbsp;</div>
<% } %>
<% if (theme.subtitle){ %>
<p class="lead blog-description"><%= theme.subtitle %></p>
<% } %>
</div>