This commit is contained in:
abe- 2017-06-17 21:36:31 +02:00
parent 14101a68df
commit 6efb6054b0
2 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
<div class="video-container">
<iframe src="graficos/parcelas.html" width="100%" height="539px" style="overflow:hidden" allowfullscreen="" frameborder="0">
<iframe id="p5" src="graficos/parcelas.html" width="100%" height="539px" style="overflow:hidden" allowfullscreen="" frameborder="0">
</iframe>
</div>