split header and footer
python script now generates index html
This commit is contained in:
21
footer.html
Normal file
21
footer.html
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
|
||||
<footer>
|
||||
<div class="container">
|
||||
<div class="row justify-content-center border-0">
|
||||
<div class="col-xl-12 mt-5 mb-5">
|
||||
<div class="container">
|
||||
<div class="row col-md-12">
|
||||
<div class="col-12 col-md pl-5">
|
||||
<h6 class="text-light">
|
||||
Du findest es fehlt ein link oder ein text? Schicke eine mail an linke-menner@systemli.org
|
||||
</h6>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
Reference in New Issue
Block a user