ソースを参照

Fix Indentation

Talha Mansoor 12 年 前
コミット
119210caf7
共有1 個のファイルを変更した2 個の追加2 個の削除を含む
  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>
             </header>
             <div class="article-content">
-            {{ LANDING_PAGE_ABOUT.details }}
-        </div>
+                {{ LANDING_PAGE_ABOUT.details }}
+            </div>
         </div>
         {% endif %}