ソースを参照

remove div tag

huaisianhuang 3 年 前
コミット
e00f2441ed
1 ファイル変更1 行追加8 行削除
  1. 1 8
      layouts/_default/taxonomy.html

+ 1 - 8
layouts/_default/taxonomy.html

@@ -10,14 +10,7 @@
         {{ partial "nav.html" . }}
 
 <div id="content">
-    <h1>taxonomy</h1>
-    <h1>taxonomy</h1>
-
-    <div id="post-content">
-        {{ .Content }}
-      </div>
-
-
+    {{ .Content }}
     <div class="container">
                 <div class="row">
                     <!-- *** LEFT COLUMN *** -->