<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="revisit-After" content="1 days">
<meta name="subject" content="Sport adhesion est le logiciel pour gérer votre structure sportive qui traite la gestion des membres, le planning de vos cours, la comptabilité, les terrains, la collecte de paiement en ligne.">
<meta name="copyright" content="sport-adhesion.com">
<meta name="author" content="sport-adhesion.com">
<meta name="publisher" content="sport-adhesion.com">
<meta name="rating" content="general">
<meta name="distribution" content="global">
<meta name="geography" content="paris, France, 75016">
<meta name="category" content="sports">
<meta name="content-language" content="fr">
{% block metaIndex %}
<meta name="robots" content="index,follow"/>
{% endblock %}
{% block metaTranslate %}
<meta name="google" value="notranslate">
{% endblock %}
{% block meta %}
<meta name="Description" content="Sport adhesion est le logiciel pour gérer votre structure sportive. Gérez vos membres, votre comptabilité, terrains et collectez vos paiements en ligne. il s'adapte aussi bien aux associations, coachs, et entreprises. Gérez votre structure depuis une seule application est désormais possible !">
{% endblock %}
<title>
{% block title %}
Sport adhesion - Logiciel de gestion d'association
{% endblock %}
</title>
<link rel="shortcut icon" href="{{ asset('favicons/favicon.ico') }}" type="image/x-icon">
<link rel="icon" href="{{ asset('favicons/favicon.png') }}" type="image/png">
<link rel="icon" sizes="32x32" href="{{ asset('favicons/favicon-32.png') }}" type="image/png">
<link rel="icon" sizes="64x64" href="{{ asset('favicons/favicon-64.png') }}" type="image/png">
<link rel="icon" sizes="96x96" href="{{ asset('favicons/favicon-96.png') }}" type="image/png">
<link rel="icon" sizes="196x196" href="{{ asset('favicons/favicon-196.png') }}" type="image/png">
<link rel="apple-touch-icon" sizes="152x152" href="{{ asset('favicons/apple-touch-icon.png') }}">
<link rel="apple-touch-icon" sizes="60x60" href="{{ asset('favicons/apple-touch-icon-60x60.png') }}">
<link rel="apple-touch-icon" sizes="76x76" href="{{ asset('favicons/apple-touch-icon-76x76.png') }}">
<link rel="apple-touch-icon" sizes="114x114" href="{{ asset('favicons/apple-touch-icon-114x114.png') }}">
<link rel="apple-touch-icon" sizes="120x120" href="{{ asset('favicons/apple-touch-icon-120x120.png') }}">
<link rel="apple-touch-icon" sizes="144x144" href="{{ asset('favicons/apple-touch-icon-144x144.png') }}">
<link rel="stylesheet" href="{{ asset('css/library/bootstrap.min.css') }}"/>
<link rel="stylesheet" href="{{ asset('css/library/fontawesome-all.css') }}"/>
<link rel="stylesheet" href="{{ asset('css/theme.css') }}"/>
<link rel="stylesheet" href="{{ asset('css/library/precode.min.css') }}"/>
<link rel="stylesheet" href="{{ asset('css/library/precode_color.css') }}"/>
<link rel="stylesheet" href="{{ asset('css/media.css') }}" />
<link rel="stylesheet" href="{{ asset('css/precode_media.css') }}" />
{% block stylesheets %}
{% endblock %}
{% set url = app.request.schemeAndHttpHost %}
<script src="{{ asset('js/precode-3.2.1.min.js') }}"></script>
<script src="{{ asset('js/1-13-2-jquery-ui.min.js') }}"></script>
<script src="{{ asset('js/functions/function_head.js') }}"></script>
<script src="{{ asset('js/auxiliary/cycle2.js') }}"></script>
<script src="{{ asset('js/auxiliary/cycle2_caroussel.js') }}"></script>
<script src="{{ asset('js/auxiliary/jquery.cycle2.scrollVert.js') }}" async></script>
<script src="{{ asset('js/auxiliary/jquery.cycle2.swipe.min.js') }}" async></script>
<script>
$(document).ready(function(){
width = $(window).width();
height = $(window).height();
$(window).scroll(function(){
width = $(window).width();
height = $(window).height();
});
url = '{{ url }}';
formURL = '/AjaxSubmit';
Stripe_AccountId = 'acct_1LxAl9Bxt90RJOF6';
{% if url == 'https://www.sport-adhesion.com' or url == 'sport-adhesion.com' or url == 'https://sport-adhesion.com' %}
Stripe_ApiKey_PK = 'pk_live_51LxAl9Bxt90RJOF6Zk4KcYonMGQQCFQBpBdZwJ6Q13h1s21XfJjqeXy2B7gENTtVVEPEp5V2xXfdhAgNvTqzM5F200I48FSf99'; //Live
{% elseif url == 'https://webapp.sport-adhesion.com' or url == 'https://www.webapp.sport-adhesion.com' or url == 'http://127.0.0.1:8010' %}
Stripe_ApiKey_PK = 'pk_test_51LxAl9Bxt90RJOF6d6tdkSCAqWBaDnt1gxWAn4rLLmOffEDn6msJIZD7fGNwLhh0HnBICh11sPkro0QrUjEhyB1L00mrdqVGW0'; //Test
{% endif %}
});
</script>
{% block javascripts %}
{% endblock %}
</head>
<body>
{% include 'components/menu.html.twig' %}
{% block body %}{% endblock %}
<div id="BgPoppup">
<div id="waitBgPop">
<img src="{{ asset('images/loader/loader.gif') }}" alt="loader" width="40" height="40" border="0" />
</div>
</div>
<div id="gotop">
<div class="standard-full with-all-align">
<i class="fas fa-angle-up fa-2x"></i>
</div>
</div>
{% include 'components/footer.html.twig' %}
</body>
</html>
{% if url == 'https://www.sport-adhesion.com' or url == 'sport-adhesion.com' or url == 'https://sport-adhesion.com' %}
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RNG2RW5EFN"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-RNG2RW5EFN');
</script>
{% endif %}
{% block javascriptFooter %}{% endblock %}
<script>
$(document).ready(function(){
CreateTitleBloc();
// Animation change general information
//
$(document).on('keyup', '.liveInput', function(){
liveInput = [];
var id = $(this).attr('name');
var value = $(this).val();
var type = this.nodeName.toLowerCase();
var table = $(this).closest('.JsSaverCategory').data('table');
if(typeof table === "undefined"){
if(typeForm == 'input' || typeForm == 'select' || typeForm == 'textarea') {
$('#' + id).val(value);
}else{
$('#' + id).html(value);
}
}else{
$('tr.active').find('.' + id).html(value);
}
liveInput[id] = value;
});
// animation poppup
//
$('.showpoppup').click(function(){
var who = $(this).data('getid');
var words = $(this).data('words');
var call = $(this).data('id');
var hide = $(this).data('hide');
var show = $(this).data('show');
var name_formulaire = $(this).data('form')
setTimeout(function(){
$('#' + who).show('fade')
},500);
$('#BgPoppup').show();
if(typeof hide !== "undefined"){
$(hide).hide();
}
if(typeof show !== "undefined"){
$(show).show();
}
if(name_formulaire){
effacer_formulaire(name_formulaire);
}
if(words != undefined){
$('#words').html(words);
}
if(call != undefined){
$('.popCall').attr('data-id', call);
}
});
$('.closePoppupMenu, .closePoppup, .closeConfigure').click(function(){
$('.poppup, #BgPoppup, .menuWindow, .configure').hide();
$('#waitBgPop').show();
});
// Go top et menu
//
$(window).scroll(function() {
var mywidth = $(window).width();
hauteur_define = 1000;
var y = $(this).scrollTop();
if (width <= 768) {
if(y > 50){
$('#header-font').css({'position':'fixed','top':'0','left':'0'});
}else{
$('#header-font').css({'position':'','top':'','left':''});
}
}else{
if(y > 400){
$('#header-font').css({'position':'fixed','top':'0','left':'0'});
}else{
$('#header-font').css({'position':'','top':'','left':''});
}
}
if(mywidth < 1024){
$('#gotop').css({'margin-bottom':'30px',
'right':'15px'});
hauteur_define = 800;
}
//console.log('text' + $(window).scrollTop());
if ( $(window).scrollTop() > hauteur_define ) {
$("#gotop").show();
}else{
$("#gotop").hide();
}
});
$("#gotop").click(function(){
scrollTop();
});
// Menu desktop
//
$(".clsMenu").click(function() {
$("#menuWindow, #BgPoppup, .blockMenu").hide();
$('#menuWindow').css({'width':'0'});
});
$("#BgPoppup").click(function() {
$("#menuWindow, #BgPoppup, .poppup, .configure").hide();
$('#waitBgPop').show();
});
$('.openMenu').click(function(){
$('#menuWindow, #BgPoppup').show();
if(width > 1024){
$('#menuWindow').animate({'width':'350px'}, 1000);
}else{
$('#menuWindow').animate({'width':'90%'}, 1000);
}
setTimeout(function(){
$('.blockMenu').show();
$('#waitBgPop').hide();
},800);
})
});
</script>