Create navbar
This commit is contained in:
parent
8b8ce5c3c4
commit
3f9785b34e
1 changed files with 5 additions and 2 deletions
|
|
@ -1,2 +1,5 @@
|
||||||
img#header-logo(src="/static/images/logo.jpg", alt="Logo")
|
nav.navbar.bg-body-tertiary
|
||||||
h2 Header
|
div.container
|
||||||
|
a.navbar-brand(href="/")
|
||||||
|
img#header-logo.me-1(src="/static/images/logo.jpg", alt="Logo")
|
||||||
|
| Gestion membres
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue