Просмотр исходного кода

Revert "Remove site title and subtitle from landing page"

This reverts commit 749e2af9ef2843ed61d432ad14fc13aeb0cf8b59.
Talha Mansoor лет назад: 11
Родитель
Сommit
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">