Explorar el Código

Revert "Remove site title and subtitle from landing page"

This reverts commit 749e2af9ef2843ed61d432ad14fc13aeb0cf8b59.
Talha Mansoor hace 11 años
padre
commit
a276a6f023
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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">