first commit
This commit is contained in:
15
CONTENT/ROOT_URI/footer-bottom.php
Normal file
15
CONTENT/ROOT_URI/footer-bottom.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<section class="footer-bottom">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-lg-12">
|
||||
<div class="text-center">
|
||||
<p>copy right <?php echo date("Y");?></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user