Initial commit
This commit is contained in:
8
all_paw_care/templates/jinja/header.html
Normal file
8
all_paw_care/templates/jinja/header.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<header>
|
||||
<nav class="navbar navbar-expand-md sticky-top navbar-dark bg-dark">
|
||||
<div class="container-fluid">
|
||||
{% include "jinja/menu.html" %}
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user