mirror of
https://github.com/twisterarmy/cloud-server.git
synced 2025-03-13 05:51:46 +00:00
fix body tag
This commit is contained in:
parent
6201fd6a04
commit
0da32ebd10
@ -38,9 +38,6 @@
|
|||||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make
|
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer">
|
|
||||||
<?php include(PROJECT_DIR . '/application/controller/common/footer/user.php') ?>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="side">
|
<div class="side">
|
||||||
|
|
||||||
@ -59,3 +56,6 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="footer">
|
||||||
|
<?php include(PROJECT_DIR . '/application/controller/common/footer/user.php') ?>
|
||||||
|
</div>
|
Loading…
x
Reference in New Issue
Block a user