Initial Commit
This commit is contained in:
commit
e8529bdbee
25 changed files with 13519 additions and 0 deletions
5
templates/layout/footer.html
Normal file
5
templates/layout/footer.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<div class="container text-center mt-4">
|
||||
<div class="d-flex flex-column flex-sm-row gap-0 gap-sm-3 justify-content-center">
|
||||
<p>Made with Love & Fuck a Fascist !</p>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Reference in a new issue