mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
header.hd and footer.ft, refs #2420
This commit is contained in:
parent
deb482a41e
commit
6da8d09a14
3 changed files with 32 additions and 34 deletions
|
|
@ -9,7 +9,7 @@
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<header><nav>
|
||||
<header class="hd"><nav>
|
||||
<p class="crumbs">
|
||||
<a href="/">home</a>
|
||||
</p>
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
<h2 class="pattern-heading">Header for /database/table/row and Messages</h2>
|
||||
|
||||
<header>
|
||||
<header class="hd">
|
||||
<nav>
|
||||
<p class="crumbs">
|
||||
<a href="/">home</a> /
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue