Software /
code /
mercurial-template
Changeset
7:ca2f32aab632 draft
filecomparison.tmpl: use `<h3>` for `breadcrumb`.
author | Trần H. Trung <xmpp:trần.h.trung@trung.fun> |
---|---|
date | Sun, 30 Jul 2023 00:43:48 +0700 |
parents | 6:295924a8fc66 |
children | 8:475f52b6ca68 |
files | filecomparison.tmpl |
diffstat | 1 files changed, 5 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/filecomparison.tmpl Sun Jul 30 00:33:14 2023 +0700 +++ b/filecomparison.tmpl Sun Jul 30 00:43:48 2023 +0700 @@ -43,11 +43,13 @@ <main> <hr /> -<h1 class="breadcrumb"><a href="/">Software</a> {pathdef%breadcrumb}</h1> - {searchform} -<h2>Comparison</h2> +<hr /> +<h3 class="breadcrumb"><a href="/">Software</a> {pathdef%breadcrumb}</h3> + +<hr /> +<h1>Comparison</h1> <h4>{file|escape} @ {rev}:<a href="{url|urlescape}rev/{node|short}{sessionvars%urlparameter}">{node|short}</a> {alltags} </h4>