?AlkantarClanX12

Your IP : 216.73.217.134


Current Path : /home/rankinh/saintgilleslesbains/wp-content/themes/pressville/
Upload File :
Current File : /home/rankinh/saintgilleslesbains/wp-content/themes/pressville/archive-lsvr_event.php

<?php get_header(); ?>

<?php // Breadcrumbs
get_template_part( 'template-parts/breadcrumbs' ); ?>

<?php // Main begin
get_template_part( 'template-parts/main-begin' ); ?>

<?php // Archive
get_template_part( 'template-parts/lsvr_event/archive-layout', apply_filters( 'lsvr_pressville_event_archive_layout', 'default' ) ); ?>
<?php /* 
if (is_user_logged_in()) { ?>
	<div class="annonceur">
		<h2>Vous souhaitez publier vos évènements sur ce site</h2>
		<a href="/wp-admin/post-new.php?post_type=lsvr_event">Annoncer un évènement</a>
	</div> 
<?php } else {?>
 <div class="annonceur">
 	<h2>Vous souhaitez publier vos évènements sur ce site</h2>
	<a href="/connexion">SE CONNECTER / S'INSCRIRE</a>
</div><?php } */ ?>

<?php // Main end
get_template_part( 'template-parts/main-end' ); ?>

<?php get_footer(); ?>