header footer
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
<footer class="pf-footer">
|
||||
<div class="pf-container">
|
||||
<small>© <?= date('Y') ?> PachaFamily</small>
|
||||
<small>© <?php echo date('Y'); ?> PachaFamily</small>
|
||||
</div>
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user