Преглед изворни кода

Revert "Remove site title and subtitle from landing page"

This reverts commit 749e2af9ef2843ed61d432ad14fc13aeb0cf8b59.
Talha Mansoor пре 11 година
родитељ
комит
a276a6f023
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      templates/index.html

+ 3 - 0
templates/index.html

@@ -9,6 +9,9 @@ Home page of the {{ SITENAME|striptags }} blog.
 {% endblock head_description %}
 {% block content %}
 <div class="row-fluid">
+    <header class="page_header span12">
+    <h1>{{ SITENAME }}  <small>{{ SITESUBTITLE }}</small></h1>
+    </header>
 
     <div class="row-fluid">
         <div class="span4">