Talha Mansoor 11 anni fa
parent
commit
119210caf7
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      templates/index.html

+ 2 - 2
templates/index.html

@@ -22,8 +22,8 @@ Home page of the {{ SITENAME|striptags }} blog.
             <h1>About me</h1>
             <h1>About me</h1>
             </header>
             </header>
             <div class="article-content">
             <div class="article-content">
-            {{ LANDING_PAGE_ABOUT.details }}
-        </div>
+                {{ LANDING_PAGE_ABOUT.details }}
+            </div>
         </div>
         </div>
         {% endif %}
         {% endif %}