header and footer fluid
This commit is contained in:
parent
d6fc2f4f9e
commit
04829e13aa
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
{% if user.is_authenticated %}
|
||||
<div class="container">
|
||||
<div class="container-fluid">
|
||||
<footer class="footer d-flex flex-wrap justify-content-between align-items-center py-3 my-4 border-top">
|
||||
<p class="col-md-4 mb-0 text-muted">Version: 0.9-beta © 2023 fbf </p>
|
||||
<ul class="nav col-md-5 justify-content-end">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue