Update template.php

This commit is contained in:
Fernando Méndez 2021-05-17 16:01:32 +02:00 committed by GitHub
parent 78c32a854d
commit a7f24b2772
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -500,6 +500,7 @@
<div class='footer'>
<p>© Práctica 2 | Sistemas Web 2021 </p>
</div>
<a href='#'>▲Volver arriba</a> |
<a href='{$prefix}fdicines/about_us/'>Sobre FDI-Cines</a> |
<a href='{$prefix}fdicines/terms_conditions/'>Términos de uso</a> |
<a href='{$prefix}cinemas/'>Nuestros cines</a> |
@ -513,4 +514,4 @@
}
}
?>
?>