Software /
code /
mercurial-template
Comparison
branches.tmpl @ 4:6fc9f8d149a1 draft
branches.tmpl: use `<h3>` for `breadcrumb`.
author | Trần H. Trung <xmpp:trần.h.trung@trung.fun> |
---|---|
date | Sun, 30 Jul 2023 00:26:59 +0700 |
parent | 0:2f78b9100113 |
comparison
equal
deleted
inserted
replaced
3:63d6e2d1b630 | 4:6fc9f8d149a1 |
---|---|
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>Branches</h3> | 40 <hr /> |
41 <h3 class="breadcrumb"><a href="/">Software</a> {pathdef%breadcrumb}</h3> | |
42 | |
43 <hr /> | |
44 <h1>Branches</h1> | |
45 <p></p> | |
43 <table> | 46 <table> |
44 <thead> | 47 <thead> |
45 <tr> | 48 <tr> |
46 <th>branch</th> | 49 <th>branch</th> |
47 <th>node</th> | 50 <th>node</th> |