REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 644 B
Close
/home/nshryvcy/radiantskinclinics.org/wp-content/themes/medizco/template/template-page.php
Text
Base64
<?php /** * template-page.php * * Template Name: Page Template * Template Post Type: page, medizco-doctor, medizco-service */ get_header(); if('medizco-service' == get_post_type()){ get_template_part( 'template-parts/banner/content', 'banner-service' ); }else{ get_template_part( 'template-parts/banner/content', 'banner-page' ); } ?> <div id="post-<?php the_ID(); ?>" <?php post_class('page-contents');?> role="main"> <div class="builder-content"> <?php while ( have_posts() ) : the_post(); the_content(); endwhile; ?> </div><!-- .builder-content --> </div><!-- .page-contents --> <?php get_footer();
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
style-engine
DIR
-
drwxr-xr-x
2026-02-23 02:03:57
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.htaccess
205 B
lr--r--r--
2026-02-23 02:01:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
template-home.php
426 B
lrw-r--r--
2019-10-30 02:44:10
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
template-page.php
644 B
lrw-r--r--
2020-03-04 05:54:56
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).