Se añade version 1.0 de parser html

correciones menores a codigo anterior realizado.
Se añade html de prueba
Se añaden librerias de restapi
parent fa610bf2
......@@ -21,7 +21,7 @@
{%endif%}
{%endfor%}
</div>
<br>
<div id="bodyContainer">
{%set fila, filaAux = 0, 0%}
{%for contenido in bodyContent%}
......@@ -37,6 +37,7 @@
{%endfor%}
</div>
</div>
<br>
<div id="footerContainer">
{%set fila, filaAux = 0, 0%}
{%for contenido in footerContent%}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment