nntrn
3/19/2019 - 3:06 AM

[add html page into another html page]

[add html page into another html page]

<body>
    <div class="page row ">
        <div class="col-lg-12">
                <object type="text/html" data="page.html" class="preview"></object>
        </div>
      </div>

</body>