Software /
code /
mercurial-template
Diff
manifest.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/manifest.tmpl Sun Jul 30 00:50:33 2023 +0700 +++ b/manifest.tmpl Sun Jul 30 01:28:17 2023 +0700 @@ -33,11 +33,13 @@ <main> <hr /> -<h1 class="breadcrumb"><a href="/">Software</a> {pathdef%breadcrumb}</h1> - {searchform} -<h2>Browse</h2> +<hr /> +<h3 class="breadcrumb"><a href="/">Software</a> {pathdef%breadcrumb}</h3> + +<hr /> +<h1>Browse</h1> <h4>{repo|escape}{path|escape} @ {rev}:<a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">{node|short}</a> {alltags} </h4>