Add footer template and include it in base and hero templates; update legal URL path
All checks were successful
Build and push Docker image / build (push) Successful in 2m6s
All checks were successful
Build and push Docker image / build (push) Successful in 2m6s
This commit is contained in:
parent
ac07607dd0
commit
c115fa603c
5 changed files with 16 additions and 3 deletions
1
base/templates/footer.html
Normal file
1
base/templates/footer.html
Normal file
|
@ -0,0 +1 @@
|
|||
© <a href="https://edgarpierre.fr">Edgar P. Burkhart</a> – <a href="{% url "legal" %}">Mentions légales</a>
|
Loading…
Add table
Add a link
Reference in a new issue