Comparison

error.tmpl @ 5:525a091b3d75 draft

error.tmpl: use `<h3>` for breadcrumb.
author Trần H. Trung <xmpp:trần.h.trung@trung.fun>
date Sun, 30 Jul 2023 00:31:40 +0700
parent 0:2f78b9100113
comparison
equal deleted inserted replaced
4:6fc9f8d149a1 5:525a091b3d75
17 </ul> 17 </ul>
18 {logo} 18 {logo}
19 </div> 19 </div>
20 20
21 <main> 21 <main>
22 <h1 class="breadcrumb"><a href="/">Software</a> {pathdef%breadcrumb}</h1> 22 <hr />
23
24 {searchform} 23 {searchform}
25 24
25 <hr />
26 <h3 class="breadcrumb"><a href="/">Software</a> {pathdef%breadcrumb}</h3>
27
28 <hr />
26 <h2>error</h3> 29 <h2>error</h3>
27 <div class="description"> 30 <div class="description">
28 <p> 31 <p>
29 An error occurred while processing your request: 32 An error occurred while processing your request:
30 </p> 33 </p>