blob: 32762c27950e90393bdf1fb4792e14528a2d66b9 [file] [log] [blame]
Tang Cheng60ba8032016-06-20 15:31:17 +08001<div class="blog-header">
Tang Cheng1c1e6942016-06-21 16:43:59 +08002 <% if (!is_post()) {%>
Tang Cheng60ba8032016-06-20 15:31:17 +08003 <h1 class="blog-title"><%= config.title %></h1>
Tang Cheng1c1e6942016-06-21 16:43:59 +08004 <% } else {%>
5 <div class="blog_title">&nbsp;</div>
6 <% } %>
Tang Cheng60ba8032016-06-20 15:31:17 +08007 <% if (theme.subtitle){ %>
8 <p class="lead blog-description"><%= theme.subtitle %></p>
9 <% } %>
10</div>