]> git.vanrenterghem.biz Git - www2.vanrenterghem.biz.git/blobdiff - html/post-index.mustache
Pas aan meest recente advies aan.
[www2.vanrenterghem.biz.git] / html / post-index.mustache
index 9a0923b5afede0c3fbe73a6db2ffe4ae012d5319..e581eff4676a10c2842b8a8f1578bec81fb2c9dd 100644 (file)
       <div class="row justify-content-center">
        <div class="col-auto d-none d-md-block pt-2 ps-2">
          <aside id="sidebar" class="card">
-           <div class="card-body">
+           <section class="card-body">
              <p>Tags</p>
-             <!--# include file="tag-index-body.html" -->
-           </div>
+             <!--# include file="/tag-index-body.html" -->
+           </section>
          </aside>
-       </div> <!-- end of column -->
+       </div> <!-- end of column -->
        <div class="col-xs-11 col-sm-11 col-md-8 col-lg-9 col-xl-9 col-xxl-9 pt-2 ps-2 pe-2">
-         <section id="content" class="content inlinepage">
+         <main id="content" class="content inlinepage">
            {{{contents}}}
-         </section>
-       </div>
-      </div>
-    </div>
+         </main>
+       </div> <!-- end of column 2 -->
+      </div> <!-- end of row -->
+    </div> <!-- end of container -->
     
     {{>footer}}
   </body>