Ajout autre version accueil
This commit is contained in:
parent
132be6db03
commit
babd9f2aba
5 changed files with 23 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<link href="{% static 'css/main.css' %}" rel="stylesheet">
|
||||
<script src="{% static 'vendor/bootstrap.bundle.min.js' %}"></script>
|
||||
</head>
|
||||
<body>
|
||||
<body class="{% block bodyclass %}{% endblock %}">
|
||||
{% block header %}
|
||||
<nav class="navbar navbar-expand-lg bg-dark border-bottom border-body sticky-top" data-bs-theme="dark">
|
||||
<div class="container-fluid">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue