Cambios a la estructura del índex y sus vistas

This commit is contained in:
Markines16
2021-04-13 21:16:07 +02:00
committed by GitHub
parent b0cf43c313
commit e716de272f
10 changed files with 160 additions and 73 deletions

View File

@ -58,9 +58,8 @@
</ul>
</div>
<!--Contents -->
<div class="row">
<div class="column middle">
<?php $panel->showPanel(); ?>
<div class="row">
<?php $panel->showPanel(); ?>
</div>
</div>
<!-- Footer -->