Add files via upload

This commit is contained in:
Fernando Méndez
2021-06-02 14:55:05 +02:00
committed by GitHub
parent 6efe3fc241
commit 85a0ff411d
8 changed files with 151 additions and 21 deletions

View File

@ -10,7 +10,7 @@
//Specific page content:
$section = '<!-- Contact Form -->
<section id="formulario">
<h4>Formulario (EN DESARROLLO)</h4>
<h4>Formulario</h4>
'.$htmlForm.'
</section>
';