Dashboard
PHP:
8.0.30
OS:
Linux
User:
hoozgot
/
/
home
/
hoozgot
/
www
/
mountainpassions
/
summer
/
wp-content
/
themes
/
peakie-2016
📤 Upload
📝 New File
📁 New Folder
Close
Editing: template-Iframe.php
<?php /* Template Name: Iframe Page Template */ get_header(); ?> <main role="main"> <!-- section --> <section> <div id="markerpage"> <div id="contentframe"> <iframe src="http://www.smartcurrencyexchange.com/landing/currencyzone/mountainpassions/MP-CZ-home.html" width="970px" height="1100px">Website of Example.com</iframe> </div> </section> <!-- /section --> <?php get_sidebar(primary); ?> </main> <?php get_footer(); ?>
Save
Cancel