One Hat Cyber Team
Your IP :
216.73.216.46
Server IP :
146.59.209.152
Server :
Linux webm005.cluster131.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64
Server Software :
Apache
PHP Version :
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
infrafs
/
www
/
wp-content
/
themes
/
trackstore
/
Edit File:
coming-soon-page.php
<?php /* Template Name: Coming Soon Page */ ?> <!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <?php /** * trackstore_elated_header_meta hook * * @see trackstore_elated_header_meta() - hooked with 10 * @see trackstore_elated_user_scalable_meta() - hooked with 10 * @see eltd_core_set_open_graph_meta - hooked with 10 */ do_action( 'trackstore_elated_header_meta' ); wp_head(); ?> </head> <body <?php body_class(); ?> itemscope itemtype="http://schema.org/WebPage"> <?php /** * trackstore_elated_after_body_tag hook * * @see trackstore_elated_get_side_area() - hooked with 10 * @see trackstore_elated_smooth_page_transitions() - hooked with 10 */ do_action( 'trackstore_elated_after_body_tag' ); ?> <div class="eltd-wrapper"> <div class="eltd-wrapper-inner"> <div class="eltd-content"> <div class="eltd-content-inner"> <?php get_template_part( 'slider' ); ?> <div class="eltd-full-width"> <div class="eltd-full-width-inner"> <?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?> <?php the_content(); ?> <?php endwhile; endif; ?> </div> </div> </div> </div> </div> </div> <?php wp_footer(); ?> </body> </html>
Simpan