8 lines
238 B
PHP
8 lines
238 B
PHP
<footer class="footer position-absolute bottom-footer py-2 w-100 z-index-1">
|
|
<div class="container">
|
|
<div class="row align-items-center justify-content-lg-between">
|
|
helloworld ?
|
|
</div>
|
|
</div>
|
|
</footer>
|