Rev 16845 |
Rev 16848 |
Ir a la última revisión |
Mostrar el archivo completo |
|
|
Autoría |
Ultima modificación |
Ver Log
|
| Rev 16845 |
Rev 16846 |
| Línea 200... |
Línea 200... |
| 200 |
<?php echo $this->content ?>
|
200 |
<?php echo $this->content ?>
|
| 201 |
</div>
|
201 |
</div>
|
| Línea 202... |
Línea 202... |
| 202 |
|
202 |
|
| 203 |
|
203 |
|
| 204 |
<footer class="footer d-flex flex-column flex-md-row align-items-center justify-content-between px-4 py-3 border-top small">
|
- |
|
| - |
|
204 |
<footer class="footer d-flex flex-column flex-md-row align-items-center justify-content-between px-4 py-3 border-top small">
|
| 205 |
<p class="text-muted mb-1 mb-md-0">Copyright © 2022 <a href="https://www.nobleui.com" target="_blank">NobleUI</a>.</p>
|
205 |
<p class="text-muted mb-1 mb-md-0">Copyright © <?php echo date('Y')?> <a href="https://www.cesams.com" target="_blank">CESA Management Solutions</a>.</p>
|
| Línea 206... |
Línea 206... |
| 206 |
<p class="text-muted">Handcrafted With <i class="mb-1 text-primary ms-1 icon-sm" data-feather="heart"></i></p>
|
206 |
|
| Línea 207... |
Línea 207... |
| 207 |
</footer>
|
207 |
</footer>
|