Diff

helptopics.tmpl @ 10:ee33ee14040a draft

use `<h3>` for `breadcrumb`.
author Trần H. Trung <xmpp:trần.h.trung@trung.fun>
date Sun, 30 Jul 2023 01:28:17 +0700
parent 0:2f78b9100113
line wrap: on
line diff
--- a/helptopics.tmpl	Sun Jul 30 00:50:33 2023 +0700
+++ b/helptopics.tmpl	Sun Jul 30 01:28:17 2023 +0700
@@ -25,10 +25,12 @@
         </div>
         <main>
             <hr />
-            <h1 class="breadcrumb"><a href="/">Software</a> {pathdef%breadcrumb}</h1>
-
             {searchform}
 
+            <hr />
+            <h3 class="breadcrumb"><a href="/">Software</a> {pathdef%breadcrumb}</h3>
+
+            <hr />
             <table>
             <tr><td colspan="2"><h2><a name="topics" href="#topics">Topics</a></h2></td></tr>
             {topics % helpentry}