403Webshell
Server IP : 91.134.83.25  /  Your IP : 216.73.217.46
Web Server : Apache
System : Linux plesk.serveurapc.fr 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
User : marrasse ( 10057)
PHP Version : 8.2.32
Disable Function : opcache_get_status
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/vhosts/as-cp.fr/wpascp/wp-content/themes/agencepointcom/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/vhosts/as-cp.fr/wpascp/wp-content/themes/agencepointcom/template-contact.php
<?php/*
Template Name: Page contact
*/
?>
<?php get_header(); ?>

<div class = "content-contact size-site">
    <div class = "page-head">
        <h1 class = "page-title">
            <?php the_title() ?>
        </h1>
        <?php if(get_field('sous_titre')): ?>
        <h2 class = "page-subtitle">
            <?php the_field('sous_titre'); ?>
        </h2>
        <?php endif; ?>
    </div>
    

    <?php if(get_field('contenu_au_dessus_du_formulaire')): ?>
    <div class = "content-presation">
        <div class = "inner-prestations">
            <div class = "content-text">
                <?php the_field('contenu_au_dessus_du_formulaire'); ?>
            </div>
        </div>
    </div>
    <?php endif; ?>

    <div class="form-content">
        <?php if(get_field('shortcode_formulaire')):
            $idshortcode = get_field('shortcode_formulaire');
            ?>
        <?php echo do_shortcode('[contact-form-7 id="'.$idshortcode.'"]'); ?>
        <?php endif; ?>
    </div>

    <?php if(get_field('contenu_en_dessous_du_formulaire')): ?>
    <div class = "content-presation">
        <div class = "inner-prestations">
            <div class = "content-text">
                <?php the_field('contenu_en_dessous_du_formulaire'); ?>
            </div>
        </div>
    </div>
    <?php endif; ?>


</div>

<?php get_footer(); ?>

Youez - 2016 - github.com/yon3zu
LinuXploit