templates/Theme/Produit/Service/Service/menuarticle.html.twig line 1

Open in your IDE?
  1. {% if position != 'menuaide' %}
  2. <div class="menu-ui "style="border-radius: 0px; margin-bottom: 10px;">
  3. <div class="menu-wrapper" >
  4. <div class="menu-content">
  5. <div class="feature-block-image text-center" style="padding-top: 10px;">
  6.   <img src="{{ asset('template/images/logohbill.png') }}" class="key-benefits-img-wrap"  alt="" style="height: 50px; margin-right: 7px;">
  7.   <strong style="font-size: 25px;"><span style="color: #e85727;">AFH</span> H<span style="color: #bbce1d;">Bill</span></strong>
  8.   </br><div style="width: 100px; border-top: 2px solid red; display: inline-block; margin: 3px;"></div>
  9. </div>
  10.  <div class="group" style="margin-bottom: -30px;">
  11.     <ul class="profile-links-group" style="padding: 0px;">
  12.        <li class="list-item item-app" style="{% if position|default(null) == 'apropos' %}background: rgba(145, 186, 28, 0.2);{% endif %} height: 80px;">
  13.        <a href="{{ path('produit_service_afh_sps', {'position': 'apropos'}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  14.        <div style="width: 27%!important; display: inline-block;">
  15.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/hand-gesture.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  16.         </div>
  17.         <div style="width: 70%!important; display: inline-block;">
  18.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">{{ liste_apropos|length }}</span>
  19.         <div class="coustom-my-text">
  20.         À propos
  21.         </div>
  22.         <div class="coustom-my-text" style="font-size: 13px;">{{ site }} en quelques mots</div>
  23.         </div>
  24.        </a>
  25.        <div class="popover arrow-top"><h2 style="font-size: 13px;">À propos de {{ site }} </h2>Installez en quelques minutes votre site pro complet de vente d'hébergement web sans de grandes compétences technique.</br><a href="{{ path('produit_service_afh_sps', {'position': 'apropos'}) }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">En savoir plus &#8594 </a></div>
  26.        </li>
  27.        
  28.        <li class="list-item item-app" style="{% if position|default(null) == 'demo' %}background: rgba(145, 186, 28, 0.2);{% endif %} height: 80px;">
  29.        <a href="{{ path('produit_service_afh_sps', {'position': 'demo'}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  30.        <div style="width: 27%!important; display: inline-block;">
  31.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/bullseye.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  32.         </div>
  33.         <div style="width: 70%!important; display: inline-block;">
  34.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">{{ liste_demo|length }}</span>
  35.         <div class="coustom-my-text">
  36.         Démonstration
  37.         </div>
  38.         <div class="coustom-my-text" style="font-size: 13px;">Testez avant d'installer </div>
  39.         </div>
  40.        </a>
  41.        <div class="popover arrow-top"><h2 style="font-size: 13px;">{{ site }} en action</h2>Explorez les fonctionnalités {{ site }} pas à pas avant d'installer </br><a href="" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">Explorer &#8594 </a></div>
  42.        </li>
  43.        <li class="list-item item-app" style="{% if position|default(null) == 'reviews' %}background: rgba(145, 186, 28, 0.2);{% endif %} height: 80px;">
  44.        <a href="{{ path('produit_produit_afh_client_reviews') }}" style="border-top: 2px solid #3565ae!important; display: block;">
  45.        <div style="width: 27%!important; display: inline-block;">
  46.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/rating.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  47.         </div>
  48.         <div style="width: 70%!important; display: inline-block;">
  49.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">{{ liste_review|length }}</span>
  50.         <div class="coustom-my-text">
  51.         Avis utilisateurs 
  52.         </div>
  53.         <div class="coustom-my-text" style="font-size: 13px;">Ils/Elles parlent de leur expérience {{ site }}</div>
  54.         </div>
  55.        </a>
  56.        <div class="popover arrow-top"><h2 style="font-size: 13px;">Ils/Elles parlent de leur expérience {{ site }}</h2>Nos clients qui ont installé {{ site }} donnent leur avis.</br><a href="{{ path('produit_produit_afh_client_reviews') }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">Explorer &#8594 </a></div>
  57.        </li>
  58.        <li class="list-item item-app" style="{% if position|default(null) == 'blog' %}background: rgba(145, 186, 28, 0.2);{% endif %} height: 80px;">
  59.        <a href="{{ path('produit_service_afh_sps', {'position': 'blog'}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  60.        <div style="width: 27%!important; display: inline-block;">
  61.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/idea.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  62.         </div>
  63.         <div style="width: 70%!important; display: inline-block;">
  64.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">{{ liste_blog|length }}</span>
  65.         <div class="coustom-my-text">
  66.         Blog
  67.         </div>
  68.         <div class="coustom-my-text" style="font-size: 13px;">Suivez l'actualité {{ site }}</div>
  69.         </div>
  70.        </a>
  71.        <div class="popover arrow-top"><h2 style="font-size: 13px;">Actualité {{ site }}</h2>Nouveatés, Offres, etc.. Ne rattez rien de ce qui se passe actuellement sur {{ site }}.</br><a href="{{ path('produit_service_afh_sps', {'position': 'blog'}) }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">Consulter &#8594 </a></div>
  72.        </li>
  73.        
  74.        
  75.        <li class="list-item item-app" style="height: 80px;">
  76.        <a href="{{ path('produit_service_document_module') }}" style="border-top: 2px solid #3565ae!important; display: block;">
  77.        <div style="width: 27%!important; display: inline-block;">
  78.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/request.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  79.         </div>
  80.         <div style="width: 70%!important; display: inline-block;">
  81.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">{{ liste_documentation|length }}</span>
  82.         <div class="coustom-my-text">
  83.         Documentation
  84.         </div>
  85.         <div class="coustom-my-text" style="font-size: 13px;">Base de connaissances {{ site }}</div>
  86.         </div>
  87.        </a>
  88.        <div class="popover arrow-top"><h2 style="font-size: 13px;">Base de connaissances {{ site }}</h2>Tout ce qui faut savoir sur {{ site }} </br><a href="{{ path('produit_service_document_module') }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">Documentation &#8594 </a></div>
  89.        </li>
  90.        
  91.        <li class="list-item item-app" style="{% if position|default(null) == 'faq' %}background: rgba(145, 186, 28, 0.2);{% endif %} height: 80px;">
  92.        <a href="{{ path('produit_service_afh_sps', {'position': 'faq'}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  93.        <div style="width: 27%!important; display: inline-block;">
  94.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/conversation.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  95.         </div>
  96.         <div style="width: 70%!important; display: inline-block;">
  97.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">{{ liste_faq|length }}</span>
  98.         <div class="coustom-my-text">
  99.         FAQ
  100.         </div>
  101.         <div class="coustom-my-text" style="font-size: 13px;">Foire aux questions</div>
  102.         </div>
  103.        </a>
  104.        <div class="popover arrow-top"><h2 style="font-size: 13px;">Foire aux questions </h2>Nous essayons ici d'apporter les réponses aux questions que vous vous posez certainement maintenant.</br><a href="{{ path('produit_service_afh_sps', {'position': 'faq'}) }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">En savoir plus &#8594 </a></div>
  105.        </li>
  106.        
  107.     </ul>
  108.  </div>
  109. </div>
  110. </div>
  111. </div>
  112. <div class="menu-ui "style="border-radius: 0px; margin-bottom: 10px;">
  113. <div class="menu-wrapper" >
  114. <div class="menu-content">
  115. <div class="feature-block-image text-center" style="padding-top: 10px;">
  116.   <img src="{{ asset('template/images/logohbill.png') }}" class="key-benefits-img-wrap"  alt="" style="height: 50px; margin-right: 7px;">
  117.   <strong style="font-size: 25px;"><span style="color: #e85727;">AFH</span> H<span style="color: #bbce1d;">Bill</span></strong>
  118.   </br><div style="width: 100px; border-top: 2px solid red; display: inline-block; margin: 3px;"></div>
  119. </div>
  120.  <div class="group" style="margin-bottom: -30px;">
  121.     <ul class="profile-links-group" style="padding: 0px;">
  122.        <li class="list-item item-app" style="{% if position|default(null) == 'engagement' %}background: rgba(145, 186, 28, 0.2);{% endif %} height: 80px;">
  123.        <a href="{{ path('produit_service_afh_sps', {'position': 'engagement'}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  124.        <div style="width: 27%!important; display: inline-block;">
  125.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/certificate.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  126.         </div>
  127.         <div style="width: 70%!important; display: inline-block;">
  128.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">{{ liste_engagement|length }}</span>
  129.         <div class="coustom-my-text">
  130.         Les garanties
  131.         </div>
  132.         <div class="coustom-my-text" style="font-size: 13px;">Nous nous engageons à vous offrir le meilleur</div>
  133.         </div>
  134.        </a>
  135.        
  136.        <div class="popover arrow-top"><h2 style="font-size: 13px;">Les garanties</h2>Nous nous engageons à vous offrir le meilleur</br><a href="{{ path('produit_service_afh_sps', {'position': 'engagement'}) }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">En savoir plus &#8594 </a></div>
  137.        </li>
  138.        <li class="list-item item-app" style="{% if position|default(null) == 'toutinclus' %}background: rgba(145, 186, 28, 0.2);{% endif %} height: 80px;">
  139.        <a href="{{ path('produit_service_afh_sps', {'position': 'toutinclus'}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  140.        <div style="width: 27%!important; display: inline-block;">
  141.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/star.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  142.         </div>
  143.         <div style="width: 70%!important; display: inline-block;">
  144.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">{{ liste_toutinclus|length }}</span>
  145.         <div class="coustom-my-text">
  146.         Avantages des offres
  147.         </div>
  148.         <div class="coustom-my-text" style="font-size: 13px;">Tous nos offres comprennent:</div>
  149.         </div>
  150.        </a>
  151.        <div class="popover arrow-top"><h2 style="font-size: 13px;">Avantages des offres</h2>Tous nous offres inclus beaucoup d'avantages </br><a href="{{ path('produit_service_afh_sps', {'position': 'toutinclus'}) }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">En savoir plus &#8594 </a></div>
  152.        </li>
  153.        <li class="list-item item-app" style="{% if position|default(null) == 'modepaiement' %}background: rgba(145, 186, 28, 0.2);{% endif %} height: 80px;">
  154.        <a href="{{ path('produit_service_afh_sps', {'position': 'modepaiement'}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  155.        <div style="width: 27%!important; display: inline-block;">
  156.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/money.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  157.         </div>
  158.         <div style="width: 70%!important; display: inline-block;">
  159.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">{{ liste_modepaiement|length }}</span>
  160.         <div class="coustom-my-text">
  161.         Modes de paiement
  162.         </div>
  163.         <div class="coustom-my-text" style="font-size: 13px;">Locaux et internationaux</div>
  164.         </div>
  165.        </a>
  166.        <div class="popover arrow-top"><h2 style="font-size: 13px;">Modes de paiement acceptés </h2>Parmi les modes de paiement acceptés vous allez certainement trouver votre compte.</br><a href="{{ path('produit_service_afh_sps', {'position': 'modepaiement'}) }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">Afficher &#8594 </a></div>
  167.        </li>
  168.        <li class="list-item item-app" style="{% if position|default(null) == 'cgu' %}background: rgba(145, 186, 28, 0.2);{% endif %} height: 80px;">
  169.        <a href="{{ path('produit_service_afh_sps', {'position': 'cgu'}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  170.        <div style="width: 27%!important; display: inline-block;">
  171.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/scales.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  172.         </div>
  173.         <div style="width: 70%!important; display: inline-block;">
  174.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">25</span>
  175.         <div class="coustom-my-text">
  176.         Conditions générales d'utilisations
  177.         </div>
  178.         <div class="coustom-my-text" style="font-size: 13px;">CGU</div>
  179.         </div>
  180.        </a>
  181.        <div class="popover arrow-top"><h2 style="font-size: 13px;">Conditions générales d'utilisations</h2>En utilisant nos services, vous acceptez nous conditions d'utilisations</br><a href="{{ path('produit_service_afh_sps', {'position': 'cgu'}) }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">En savoir plus &#8594 </a></div>
  182.        </li>
  183.        
  184.        <li class="list-item item-app" style="{% if position|default(null) == 'confidentialite' %}background: rgba(145, 186, 28, 0.2);{% endif %} height: 80px;">
  185.        <a href="{{ path('produit_service_afh_sps', {'position': 'confidentialite'}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  186.        <div style="width: 27%!important; display: inline-block;">
  187.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/group.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  188.         </div>
  189.         <div style="width: 70%!important; display: inline-block;">
  190.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">{{ liste_confidentialite|length }}</span>
  191.         <div class="coustom-my-text">
  192.         Confidentitalité
  193.         </div>
  194.         <div class="coustom-my-text" style="font-size: 13px;">Protection des données</div>
  195.         </div>
  196.        </a>
  197.        <div class="popover arrow-top"><h2 style="font-size: 13px;">Confidentitalité</h2>Comment nous utilisons et protégeons les données que nous collectons. </br><a href="" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">En savoir plus &#8594 </a></div>
  198.        </li>
  199.        
  200.     </ul>
  201.  </div>
  202. </div>
  203. </div>
  204. </div>
  205. <div class="menu-ui "style="border-radius: 0px; margin-bottom: 10px;">
  206. <div class="menu-wrapper" >
  207. <div class="menu-content">
  208.  <div class="group" style="margin-bottom: -30px;">
  209.     <ul class="profile-links-group" style="padding: 0px;">
  210.        <li class="list-item item-app" style="height: 80px;">
  211.        {% if app.user != null %}
  212.        <a href="{{ path('users_user_user_accueil', {'id': app.user.id }) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  213.        <div style="width: 27%!important; display: inline-block;">
  214.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/speedometer.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  215.         </div>
  216.         <div style="width: 70%!important; display: inline-block;">
  217.         <div class="coustom-my-text">
  218.         Tableau de bord
  219.         </div>
  220.         <div class="coustom-my-text" style="font-size: 13px;">{{ app.user.name(30) }}</div>
  221.         </div>
  222.        </a>
  223.        <div class="popover arrow-top"><h2 style="font-size: 13px;">{{ app.user.name(30) }} </h2>Votre tableau de bord vous permet de gérer vos commandes </br><a href="{{ path('users_user_user_accueil', {'id': app.user.id }) }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">Afficher &#8594 </a></div>
  224.        {% else %}
  225.         <a href="{{ path('users_user_acces_plateforme', {'add': 1}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  226.        <div style="width: 27%!important; display: inline-block;">
  227.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/cloud-computing.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  228.         </div>
  229.         <div style="width: 70%!important; display: inline-block;">
  230.         <div class="coustom-my-text">
  231.         Nous rejoindre
  232.         </div>
  233.         <div class="coustom-my-text" style="font-size: 13px;">Installez {{ site }} mantenant</div>
  234.         </div>
  235.        </a>
  236.        <div class="popover arrow-top"><h2 style="font-size: 13px;">Nous rejoindre </h2>Installez {{ site }} mantenant. </br><a href="{{ path('users_user_acces_plateforme', {'add': 1}) }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">Démarrez &#8594 </a></div>
  237.        {% endif %}
  238.        </li>
  239.     </ul>
  240. </div>
  241. </div>
  242. </div>
  243. </div>
  244. {% else %}
  245. <div class="menu-ui "style="border-radius: 0px; margin-bottom: 10px;">
  246. <div class="menu-wrapper" >
  247. <div class="menu-content">
  248. <div class="feature-block-image text-center" style="padding-top: 10px;">
  249.   <img src="{{ asset('template/images/logohbill.png') }}" class="key-benefits-img-wrap"  alt="" style="height: 50px; margin-right: 7px;">
  250.   <strong style="font-size: 25px;"><span style="color: #e85727;">AFH</span> H<span style="color: #bbce1d;">Bill</span></strong>
  251.   </br><div style="width: 100px; border-top: 2px solid red; display: inline-block; margin: 3px;"></div>
  252. </div>
  253.  <div class="group" style="margin-bottom: -30px;">
  254.     <ul class="profile-links-group" style="padding: 0px;">
  255.        <li class="list-item item-app" style="{% if position|default(null) == 'modepaiement' %}background: rgba(145, 186, 28, 0.2);{% endif %} height: 80px;">
  256.        <a href="{{ path('produit_service_afh_sps', {'position': 'modepaiement'}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  257.        <div style="width: 27%!important; display: inline-block;">
  258.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/flyers.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  259.         </div>
  260.         <div style="width: 70%!important; display: inline-block;">
  261.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">25</span>
  262.         <div class="coustom-my-text">
  263.         Nos offres
  264.         </div>
  265.         <div class="coustom-my-text" style="font-size: 13px;">Locaux et internationaux</div>
  266.         </div>
  267.        </a>
  268.        <div class="popover arrow-top"><h2 style="font-size: 13px;">Modes de paiement acceptés </h2>Parmi les modes de paiement acceptés vous allez certainement trouver votre compte.</br><a href="{{ path('produit_service_afh_sps', {'position': 'modepaiement'}) }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">Afficher &#8594 </a></div>
  269.        </li>
  270.        <li class="list-item item-app" style="{% if position|default(null) == 'demo' %}background: rgba(145, 186, 28, 0.2);{% endif %} height: 80px;">
  271.        <a href="{{ path('produit_service_afh_sps', {'position': 'demo'}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  272.        <div style="width: 27%!important; display: inline-block;">
  273.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/bullseye.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  274.         </div>
  275.         <div style="width: 70%!important; display: inline-block;">
  276.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">{{ liste_demo|length }}</span>
  277.         <div class="coustom-my-text">
  278.         Démonstration
  279.         </div>
  280.         <div class="coustom-my-text" style="font-size: 13px;">Testez avant d'installer </div>
  281.         </div>
  282.        </a>
  283.        <div class="popover arrow-top"><h2 style="font-size: 13px;">{{ site }} en action</h2>Explorez les fonctionnalités {{ site }} pas à pas avant d'installer </br><a href="" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">Explorer &#8594 </a></div>
  284.        </li>
  285.        <li class="list-item item-app" style="{% if position|default(null) == 'modepaiement' %}background: rgba(145, 186, 28, 0.2);{% endif %} height: 80px;">
  286.        <a href="{{ path('produit_service_afh_sps', {'position': 'modepaiement'}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  287.        <div style="width: 27%!important; display: inline-block;">
  288.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/money.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  289.         </div>
  290.         <div style="width: 70%!important; display: inline-block;">
  291.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">{{ liste_modepaiement|length }}</span>
  292.         <div class="coustom-my-text">
  293.         Modes de paiement
  294.         </div>
  295.         <div class="coustom-my-text" style="font-size: 13px;">Locaux et internationaux</div>
  296.         </div>
  297.        </a>
  298.        <div class="popover arrow-top"><h2 style="font-size: 13px;">Modes de paiement acceptés </h2>Parmi les modes de paiement acceptés vous allez certainement trouver votre compte.</br><a href="{{ path('produit_service_afh_sps', {'position': 'modepaiement'}) }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">Afficher &#8594 </a></div>
  299.        </li>
  300.        <li class="list-item item-app" style="{% if position|default(null) == 'cgu' %}background: rgba(145, 186, 28, 0.2);{% endif %} height: 80px;">
  301.        <a href="{{ path('produit_service_afh_sps', {'position': 'cgu'}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  302.        <div style="width: 27%!important; display: inline-block;">
  303.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/scales.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  304.         </div>
  305.         <div style="width: 70%!important; display: inline-block;">
  306.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">25</span>
  307.         <div class="coustom-my-text">
  308.         Conditions générales d'utilisations
  309.         </div>
  310.         <div class="coustom-my-text" style="font-size: 13px;">CGU</div>
  311.         </div>
  312.        </a>
  313.        <div class="popover arrow-top"><h2 style="font-size: 13px;">Conditions générales d'utilisations</h2>En utilisant nos services, vous acceptez nous conditions d'utilisations</br><a href="{{ path('produit_service_afh_sps', {'position': 'cgu'}) }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">En savoir plus &#8594 </a></div>
  314.        </li>
  315.        
  316.        <li class="list-item item-app" style="{% if position|default(null) == 'confidentialite' %}background: rgba(145, 186, 28, 0.2);{% endif %} height: 80px;">
  317.        <a href="{{ path('produit_service_afh_sps', {'position': 'confidentialite'}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  318.        <div style="width: 27%!important; display: inline-block;">
  319.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/group.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  320.         </div>
  321.         <div style="width: 70%!important; display: inline-block;">
  322.         <span class="badge" style="float: right; font-size: 12px; margin-top: 10px; color: #333;">{{ liste_confidentialite|length }}</span>
  323.         <div class="coustom-my-text">
  324.         Confidentitalité
  325.         </div>
  326.         <div class="coustom-my-text" style="font-size: 13px;">Protection des données</div>
  327.         </div>
  328.        </a>
  329.        <div class="popover arrow-top"><h2 style="font-size: 13px;">Confidentitalité</h2>Comment nous utilisons et protégeons les données que nous collectons. </br><a href="" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">En savoir plus &#8594 </a></div>
  330.        </li>
  331.        
  332.     </ul>
  333.  </div>
  334. </div>
  335. </div>
  336. </div>
  337. <div class="menu-ui "style="border-radius: 0px; margin-bottom: 10px;">
  338. <div class="menu-wrapper" >
  339. <div class="menu-content">
  340.  <div class="group" style="margin-bottom: -30px;">
  341.     <ul class="profile-links-group" style="padding: 0px;">
  342.        <li class="list-item item-app" style="height: 80px;">
  343.        {% if app.user != null %}
  344.        <a href="{{ path('users_user_user_accueil', {'id': app.user.id }) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  345.        <div style="width: 27%!important; display: inline-block;">
  346.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/speedometer.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  347.         </div>
  348.         <div style="width: 70%!important; display: inline-block;">
  349.         <div class="coustom-my-text">
  350.         Tableau de bord
  351.         </div>
  352.         <div class="coustom-my-text" style="font-size: 13px;">{{ app.user.name(30) }}</div>
  353.         </div>
  354.        </a>
  355.        <div class="popover arrow-top"><h2 style="font-size: 13px;">{{ app.user.name(30) }} </h2>Votre tableau de bord vous permet de gérer vos commandes </br><a href="{{ path('users_user_user_accueil', {'id': app.user.id }) }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">Afficher &#8594 </a></div>
  356.        {% else %}
  357.         <a href="{{ path('users_user_acces_plateforme', {'add': 1}) }}" style="border-top: 2px solid #3565ae!important; display: block;">
  358.        <div style="width: 27%!important; display: inline-block;">
  359.        <img id="imgActu0" class="visuel_diapo" src="{{ asset('templatecms/images/cloud-computing.png') }}" title="" style="height: 60px; margin-top: -20px; "/>
  360.         </div>
  361.         <div style="width: 70%!important; display: inline-block;">
  362.         <div class="coustom-my-text">
  363.         Nous rejoindre
  364.         </div>
  365.         <div class="coustom-my-text" style="font-size: 13px;">Installez {{ site }} mantenant</div>
  366.         </div>
  367.        </a>
  368.        <div class="popover arrow-top"><h2 style="font-size: 13px;">Nous rejoindre </h2>Installez {{ site }} mantenant. </br><a href="{{ path('users_user_acces_plateforme', {'add': 1}) }}" class="btn btn-primary" style="color: red!important; background: #f4f4f4;">Démarrez &#8594 </a></div>
  369.        {% endif %}
  370.        </li>
  371.     </ul>
  372. </div>
  373. </div>
  374. </div>
  375. </div>
  376. {% endif %}