add banner to homepage

This commit is contained in:
Jérôme Charaoui 2024-10-14 13:26:22 -04:00
parent 3c74ab73d2
commit f505f2fda8
No known key found for this signature in database
GPG Key ID: 69C52F658E988542

View File

@ -7,6 +7,7 @@
<header>
{% include 'navbar.html' %}
</header>
{% include 'banner.html' ignore missing %}
<div class="page">
<div class="container-fluid bg-{{ this.color }}">
<div class="row flex-xl-nowrap {{ locale.direction }}">