Software /
code /
mercurial-template
Comparison
tags.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 |
comparison
equal
deleted
inserted
replaced
9:7045f39852ad | 10:ee33ee14040a |
---|---|
33 </div> | 33 </div> |
34 {logo} | 34 {logo} |
35 </div> | 35 </div> |
36 <main> | 36 <main> |
37 <hr /> | 37 <hr /> |
38 <h1 class="breadcrumb"><a href="/">Software</a> {pathdef%breadcrumb}</h1> | |
39 | |
40 {searchform} | 38 {searchform} |
41 | 39 |
42 <h2>Tags</h2> | 40 <hr /> |
41 <h3 class="breadcrumb"><a href="/">Software</a> {pathdef%breadcrumb}</h3> | |
42 | |
43 <hr /> | |
44 <h1>Tags</h1> | |
45 <p></p> | |
43 <table> | 46 <table> |
44 <thead> | 47 <thead> |
45 <tr> | 48 <tr> |
46 <th>tag</th> | 49 <th>tag</th> |
47 <th>node</th> | 50 <th>node</th> |