Sid Gifari From Gifari Industries - BD Cyber Security Team
Home
/
home
/
airmobeuag
/
2020
/
wp-content
/
themes
/
airmob
/
✏️
Editing: page.php
<?php /** * The template for displaying all pages * */ get_header(); ?> <main id="main" class="site-main" role="main" data="page"> <?php the_content(); ?> </main> <?php get_footer();
💾 Save
❌ Cancel