Erreur de balise : <txp:smd_if field="urlvar:wilaya,urlvar:k,urlvar:q" operator="undefined,undefined,undefined">
        
          <div class="row">
            <div class="large-12 columns">
              <h1 class="comme">Entreprises à la une</h1>
              <div class="slickprod" data-equalizer>
              <txp:article limit="99" alaune="oui" sort="rand()" >
                <div class="comme1" data-equalizer-watch>
                  <div>
                    <div>
                      <txp:permlink>
                        <if::custom_field name="imgalaune">
                          <txp:image id='<custom::field name="imgalaune"/>' width="0" height="0" style="width:100%;height:auto;"/>
                        <txp:else />
                          <if::article_image>
                            <article::image thumbnail="0" width="0" height="0" style="width:100%;height:auto;"/>
                          <txp:else />
                              <img src="/img/logo-batis.png" style="width:100%;height:auto;" />
                          </if::article_image>
                        </if::custom_field>
                      </txp:permlink>
                    </div>
                    <h2><txp:permlink><txp:title /></txp:permlink></h2>
                  </div>
                </div>
              </txp:article>
              </div>
            
            </div>
          </div>
          
          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-6 columns">
              <h5 class="titreslick">Nos sponsors</h5>
              <div class="slick1">
              <txp:images category="jpgsponsor" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>

          
          <!-- <hr style="margin-top:40px;margin-bottom:0;"/> -->
          

            <div class="large-6 columns">
              <h5 class="titreslick">Nos partenaires</h5>
              <div class="slick1">
              <txp:images category="jpgpartenaire" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>

          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-12 columns">
              <h5 class="titreslick">Nos annonceurs</h5>
              <div class="slick">
              <txp:images category="jpgclient" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>
        
        <txp:else /> <!-- smd_if -->
        
          <h1>Résultat de la recherche</h1>
          <txp:if_search>
          <!-- count how many results return -->
            <txp:smd_if field="urlvar:wilaya" operator="isused">
            	<txp:article limit="10" pgonly="1" Wilaya='<txp:variable name="wilaya"/>' keywords='<txp:variable name="k"/>' searchall="0" />
            <txp:else />
            	<txp:article limit="10" pgonly="1" keywords='<txp:variable name="k"/>' searchall="0" />
            </txp:smd_if>
            <txp:if_search_results>
              <txp:if_search_results max="50">
                <txp:variable name="countsearch" value='<txp:search_result_count text=""/>' />
                <txp:if_variable name="countsearch" value="1">
                <p><small><txp:search_result_count text="résultat correspond à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                <txp:else />
                <p><small><txp:search_result_count text="résultats correspondent à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                </txp:if_variable>
              <txp:smd_if field="urlvar:wilaya" operator="isused">
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" Wilaya='<txp:variable name="wilaya"/>' searchall="0" />
              <txp:else /> <!-- smd_if wilaya -->
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" searchall="0" />
              </txp:smd_if>
              <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
              <txp:else />
                <p class="label label-warning"><txp:text item="too_common_search_term" /> &#8216;<txp:search_term />&#8217;</p>
              </txp:if_search_results>
  
            <!-- if no search results, then display no search results message -->
            <txp:else />
              <p class="label label-warning">Aucun résultat ne correspond à votre recherche</p>
            </txp:if_search_results>

          <txp:else /> <!-- if_search -->

          <txp:if_variable name="k" value="">

            <p class="label label-warning">Choisissez une activité pour afficher un résultat</p>

          <txp:else /> <!-- if_variable k -->

            <txp:smd_if field="urlvar:wilaya" operator="isused">

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND custom_39='oui' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if>

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
                <txp:if_variable name="resu" value="0"><txp:else />
              		<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
                </txp:if_variable>
              </txp:if_variable>
              
							<txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' export="oui" form="liste_2019" sort="custom_9 desc, Title asc" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' form="liste_2019" sort="custom_9 desc, Title asc" />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            <txp:else /> <!-- smd_if wilaya -->

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4' AND custom_39='oui' ">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if> <!-- export -->

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
              	<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
              </txp:if_variable>

              <txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' export="oui" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            </txp:smd_if> <!-- wilaya -->

          <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
          
          </txp:if_variable> <!-- k -->
          </txp:if_search>
        </txp:smd_if> ->  Warning: Undefined array key "wilaya" lors du traitement du module “bottom_2019” dans le gabarit “2019”
Erreur de balise : <txp:smd_if field="urlvar:wilaya,urlvar:k,urlvar:q" operator="undefined,undefined,undefined">
        
          <div class="row">
            <div class="large-12 columns">
              <h1 class="comme">Entreprises à la une</h1>
              <div class="slickprod" data-equalizer>
              <txp:article limit="99" alaune="oui" sort="rand()" >
                <div class="comme1" data-equalizer-watch>
                  <div>
                    <div>
                      <txp:permlink>
                        <if::custom_field name="imgalaune">
                          <txp:image id='<custom::field name="imgalaune"/>' width="0" height="0" style="width:100%;height:auto;"/>
                        <txp:else />
                          <if::article_image>
                            <article::image thumbnail="0" width="0" height="0" style="width:100%;height:auto;"/>
                          <txp:else />
                              <img src="/img/logo-batis.png" style="width:100%;height:auto;" />
                          </if::article_image>
                        </if::custom_field>
                      </txp:permlink>
                    </div>
                    <h2><txp:permlink><txp:title /></txp:permlink></h2>
                  </div>
                </div>
              </txp:article>
              </div>
            
            </div>
          </div>
          
          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-6 columns">
              <h5 class="titreslick">Nos sponsors</h5>
              <div class="slick1">
              <txp:images category="jpgsponsor" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>

          
          <!-- <hr style="margin-top:40px;margin-bottom:0;"/> -->
          

            <div class="large-6 columns">
              <h5 class="titreslick">Nos partenaires</h5>
              <div class="slick1">
              <txp:images category="jpgpartenaire" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>

          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-12 columns">
              <h5 class="titreslick">Nos annonceurs</h5>
              <div class="slick">
              <txp:images category="jpgclient" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>
        
        <txp:else /> <!-- smd_if -->
        
          <h1>Résultat de la recherche</h1>
          <txp:if_search>
          <!-- count how many results return -->
            <txp:smd_if field="urlvar:wilaya" operator="isused">
            	<txp:article limit="10" pgonly="1" Wilaya='<txp:variable name="wilaya"/>' keywords='<txp:variable name="k"/>' searchall="0" />
            <txp:else />
            	<txp:article limit="10" pgonly="1" keywords='<txp:variable name="k"/>' searchall="0" />
            </txp:smd_if>
            <txp:if_search_results>
              <txp:if_search_results max="50">
                <txp:variable name="countsearch" value='<txp:search_result_count text=""/>' />
                <txp:if_variable name="countsearch" value="1">
                <p><small><txp:search_result_count text="résultat correspond à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                <txp:else />
                <p><small><txp:search_result_count text="résultats correspondent à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                </txp:if_variable>
              <txp:smd_if field="urlvar:wilaya" operator="isused">
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" Wilaya='<txp:variable name="wilaya"/>' searchall="0" />
              <txp:else /> <!-- smd_if wilaya -->
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" searchall="0" />
              </txp:smd_if>
              <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
              <txp:else />
                <p class="label label-warning"><txp:text item="too_common_search_term" /> &#8216;<txp:search_term />&#8217;</p>
              </txp:if_search_results>
  
            <!-- if no search results, then display no search results message -->
            <txp:else />
              <p class="label label-warning">Aucun résultat ne correspond à votre recherche</p>
            </txp:if_search_results>

          <txp:else /> <!-- if_search -->

          <txp:if_variable name="k" value="">

            <p class="label label-warning">Choisissez une activité pour afficher un résultat</p>

          <txp:else /> <!-- if_variable k -->

            <txp:smd_if field="urlvar:wilaya" operator="isused">

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND custom_39='oui' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if>

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
                <txp:if_variable name="resu" value="0"><txp:else />
              		<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
                </txp:if_variable>
              </txp:if_variable>
              
							<txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' export="oui" form="liste_2019" sort="custom_9 desc, Title asc" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' form="liste_2019" sort="custom_9 desc, Title asc" />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            <txp:else /> <!-- smd_if wilaya -->

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4' AND custom_39='oui' ">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if> <!-- export -->

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
              	<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
              </txp:if_variable>

              <txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' export="oui" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            </txp:smd_if> <!-- wilaya -->

          <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
          
          </txp:if_variable> <!-- k -->
          </txp:if_search>
        </txp:smd_if> ->  Warning: Undefined array key "wilaya" lors du traitement du module “bottom_2019” dans le gabarit “2019”
Erreur de balise : <txp:smd_if field="urlvar:wilaya,urlvar:k,urlvar:q" operator="undefined,undefined,undefined">
        
          <div class="row">
            <div class="large-12 columns">
              <h1 class="comme">Entreprises à la une</h1>
              <div class="slickprod" data-equalizer>
              <txp:article limit="99" alaune="oui" sort="rand()" >
                <div class="comme1" data-equalizer-watch>
                  <div>
                    <div>
                      <txp:permlink>
                        <if::custom_field name="imgalaune">
                          <txp:image id='<custom::field name="imgalaune"/>' width="0" height="0" style="width:100%;height:auto;"/>
                        <txp:else />
                          <if::article_image>
                            <article::image thumbnail="0" width="0" height="0" style="width:100%;height:auto;"/>
                          <txp:else />
                              <img src="/img/logo-batis.png" style="width:100%;height:auto;" />
                          </if::article_image>
                        </if::custom_field>
                      </txp:permlink>
                    </div>
                    <h2><txp:permlink><txp:title /></txp:permlink></h2>
                  </div>
                </div>
              </txp:article>
              </div>
            
            </div>
          </div>
          
          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-6 columns">
              <h5 class="titreslick">Nos sponsors</h5>
              <div class="slick1">
              <txp:images category="jpgsponsor" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>

          
          <!-- <hr style="margin-top:40px;margin-bottom:0;"/> -->
          

            <div class="large-6 columns">
              <h5 class="titreslick">Nos partenaires</h5>
              <div class="slick1">
              <txp:images category="jpgpartenaire" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>

          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-12 columns">
              <h5 class="titreslick">Nos annonceurs</h5>
              <div class="slick">
              <txp:images category="jpgclient" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>
        
        <txp:else /> <!-- smd_if -->
        
          <h1>Résultat de la recherche</h1>
          <txp:if_search>
          <!-- count how many results return -->
            <txp:smd_if field="urlvar:wilaya" operator="isused">
            	<txp:article limit="10" pgonly="1" Wilaya='<txp:variable name="wilaya"/>' keywords='<txp:variable name="k"/>' searchall="0" />
            <txp:else />
            	<txp:article limit="10" pgonly="1" keywords='<txp:variable name="k"/>' searchall="0" />
            </txp:smd_if>
            <txp:if_search_results>
              <txp:if_search_results max="50">
                <txp:variable name="countsearch" value='<txp:search_result_count text=""/>' />
                <txp:if_variable name="countsearch" value="1">
                <p><small><txp:search_result_count text="résultat correspond à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                <txp:else />
                <p><small><txp:search_result_count text="résultats correspondent à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                </txp:if_variable>
              <txp:smd_if field="urlvar:wilaya" operator="isused">
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" Wilaya='<txp:variable name="wilaya"/>' searchall="0" />
              <txp:else /> <!-- smd_if wilaya -->
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" searchall="0" />
              </txp:smd_if>
              <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
              <txp:else />
                <p class="label label-warning"><txp:text item="too_common_search_term" /> &#8216;<txp:search_term />&#8217;</p>
              </txp:if_search_results>
  
            <!-- if no search results, then display no search results message -->
            <txp:else />
              <p class="label label-warning">Aucun résultat ne correspond à votre recherche</p>
            </txp:if_search_results>

          <txp:else /> <!-- if_search -->

          <txp:if_variable name="k" value="">

            <p class="label label-warning">Choisissez une activité pour afficher un résultat</p>

          <txp:else /> <!-- if_variable k -->

            <txp:smd_if field="urlvar:wilaya" operator="isused">

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND custom_39='oui' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if>

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
                <txp:if_variable name="resu" value="0"><txp:else />
              		<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
                </txp:if_variable>
              </txp:if_variable>
              
							<txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' export="oui" form="liste_2019" sort="custom_9 desc, Title asc" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' form="liste_2019" sort="custom_9 desc, Title asc" />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            <txp:else /> <!-- smd_if wilaya -->

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4' AND custom_39='oui' ">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if> <!-- export -->

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
              	<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
              </txp:if_variable>

              <txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' export="oui" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            </txp:smd_if> <!-- wilaya -->

          <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
          
          </txp:if_variable> <!-- k -->
          </txp:if_search>
        </txp:smd_if> ->  Warning: Undefined array key "wilaya" lors du traitement du module “bottom_2019” dans le gabarit “2019”
Erreur de balise : <txp:smd_if field="urlvar:wilaya,urlvar:k,urlvar:q" operator="undefined,undefined,undefined">
        
          <div class="row">
            <div class="large-12 columns">
              <h1 class="comme">Entreprises à la une</h1>
              <div class="slickprod" data-equalizer>
              <txp:article limit="99" alaune="oui" sort="rand()" >
                <div class="comme1" data-equalizer-watch>
                  <div>
                    <div>
                      <txp:permlink>
                        <if::custom_field name="imgalaune">
                          <txp:image id='<custom::field name="imgalaune"/>' width="0" height="0" style="width:100%;height:auto;"/>
                        <txp:else />
                          <if::article_image>
                            <article::image thumbnail="0" width="0" height="0" style="width:100%;height:auto;"/>
                          <txp:else />
                              <img src="/img/logo-batis.png" style="width:100%;height:auto;" />
                          </if::article_image>
                        </if::custom_field>
                      </txp:permlink>
                    </div>
                    <h2><txp:permlink><txp:title /></txp:permlink></h2>
                  </div>
                </div>
              </txp:article>
              </div>
            
            </div>
          </div>
          
          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-6 columns">
              <h5 class="titreslick">Nos sponsors</h5>
              <div class="slick1">
              <txp:images category="jpgsponsor" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>

          
          <!-- <hr style="margin-top:40px;margin-bottom:0;"/> -->
          

            <div class="large-6 columns">
              <h5 class="titreslick">Nos partenaires</h5>
              <div class="slick1">
              <txp:images category="jpgpartenaire" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>

          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-12 columns">
              <h5 class="titreslick">Nos annonceurs</h5>
              <div class="slick">
              <txp:images category="jpgclient" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>
        
        <txp:else /> <!-- smd_if -->
        
          <h1>Résultat de la recherche</h1>
          <txp:if_search>
          <!-- count how many results return -->
            <txp:smd_if field="urlvar:wilaya" operator="isused">
            	<txp:article limit="10" pgonly="1" Wilaya='<txp:variable name="wilaya"/>' keywords='<txp:variable name="k"/>' searchall="0" />
            <txp:else />
            	<txp:article limit="10" pgonly="1" keywords='<txp:variable name="k"/>' searchall="0" />
            </txp:smd_if>
            <txp:if_search_results>
              <txp:if_search_results max="50">
                <txp:variable name="countsearch" value='<txp:search_result_count text=""/>' />
                <txp:if_variable name="countsearch" value="1">
                <p><small><txp:search_result_count text="résultat correspond à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                <txp:else />
                <p><small><txp:search_result_count text="résultats correspondent à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                </txp:if_variable>
              <txp:smd_if field="urlvar:wilaya" operator="isused">
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" Wilaya='<txp:variable name="wilaya"/>' searchall="0" />
              <txp:else /> <!-- smd_if wilaya -->
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" searchall="0" />
              </txp:smd_if>
              <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
              <txp:else />
                <p class="label label-warning"><txp:text item="too_common_search_term" /> &#8216;<txp:search_term />&#8217;</p>
              </txp:if_search_results>
  
            <!-- if no search results, then display no search results message -->
            <txp:else />
              <p class="label label-warning">Aucun résultat ne correspond à votre recherche</p>
            </txp:if_search_results>

          <txp:else /> <!-- if_search -->

          <txp:if_variable name="k" value="">

            <p class="label label-warning">Choisissez une activité pour afficher un résultat</p>

          <txp:else /> <!-- if_variable k -->

            <txp:smd_if field="urlvar:wilaya" operator="isused">

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND custom_39='oui' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if>

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
                <txp:if_variable name="resu" value="0"><txp:else />
              		<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
                </txp:if_variable>
              </txp:if_variable>
              
							<txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' export="oui" form="liste_2019" sort="custom_9 desc, Title asc" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' form="liste_2019" sort="custom_9 desc, Title asc" />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            <txp:else /> <!-- smd_if wilaya -->

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4' AND custom_39='oui' ">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if> <!-- export -->

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
              	<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
              </txp:if_variable>

              <txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' export="oui" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            </txp:smd_if> <!-- wilaya -->

          <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
          
          </txp:if_variable> <!-- k -->
          </txp:if_search>
        </txp:smd_if> ->  Warning: Undefined array key "k" lors du traitement du module “bottom_2019” dans le gabarit “2019”
Erreur de balise : <txp:smd_if field="urlvar:wilaya,urlvar:k,urlvar:q" operator="undefined,undefined,undefined">
        
          <div class="row">
            <div class="large-12 columns">
              <h1 class="comme">Entreprises à la une</h1>
              <div class="slickprod" data-equalizer>
              <txp:article limit="99" alaune="oui" sort="rand()" >
                <div class="comme1" data-equalizer-watch>
                  <div>
                    <div>
                      <txp:permlink>
                        <if::custom_field name="imgalaune">
                          <txp:image id='<custom::field name="imgalaune"/>' width="0" height="0" style="width:100%;height:auto;"/>
                        <txp:else />
                          <if::article_image>
                            <article::image thumbnail="0" width="0" height="0" style="width:100%;height:auto;"/>
                          <txp:else />
                              <img src="/img/logo-batis.png" style="width:100%;height:auto;" />
                          </if::article_image>
                        </if::custom_field>
                      </txp:permlink>
                    </div>
                    <h2><txp:permlink><txp:title /></txp:permlink></h2>
                  </div>
                </div>
              </txp:article>
              </div>
            
            </div>
          </div>
          
          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-6 columns">
              <h5 class="titreslick">Nos sponsors</h5>
              <div class="slick1">
              <txp:images category="jpgsponsor" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>

          
          <!-- <hr style="margin-top:40px;margin-bottom:0;"/> -->
          

            <div class="large-6 columns">
              <h5 class="titreslick">Nos partenaires</h5>
              <div class="slick1">
              <txp:images category="jpgpartenaire" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>

          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-12 columns">
              <h5 class="titreslick">Nos annonceurs</h5>
              <div class="slick">
              <txp:images category="jpgclient" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>
        
        <txp:else /> <!-- smd_if -->
        
          <h1>Résultat de la recherche</h1>
          <txp:if_search>
          <!-- count how many results return -->
            <txp:smd_if field="urlvar:wilaya" operator="isused">
            	<txp:article limit="10" pgonly="1" Wilaya='<txp:variable name="wilaya"/>' keywords='<txp:variable name="k"/>' searchall="0" />
            <txp:else />
            	<txp:article limit="10" pgonly="1" keywords='<txp:variable name="k"/>' searchall="0" />
            </txp:smd_if>
            <txp:if_search_results>
              <txp:if_search_results max="50">
                <txp:variable name="countsearch" value='<txp:search_result_count text=""/>' />
                <txp:if_variable name="countsearch" value="1">
                <p><small><txp:search_result_count text="résultat correspond à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                <txp:else />
                <p><small><txp:search_result_count text="résultats correspondent à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                </txp:if_variable>
              <txp:smd_if field="urlvar:wilaya" operator="isused">
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" Wilaya='<txp:variable name="wilaya"/>' searchall="0" />
              <txp:else /> <!-- smd_if wilaya -->
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" searchall="0" />
              </txp:smd_if>
              <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
              <txp:else />
                <p class="label label-warning"><txp:text item="too_common_search_term" /> &#8216;<txp:search_term />&#8217;</p>
              </txp:if_search_results>
  
            <!-- if no search results, then display no search results message -->
            <txp:else />
              <p class="label label-warning">Aucun résultat ne correspond à votre recherche</p>
            </txp:if_search_results>

          <txp:else /> <!-- if_search -->

          <txp:if_variable name="k" value="">

            <p class="label label-warning">Choisissez une activité pour afficher un résultat</p>

          <txp:else /> <!-- if_variable k -->

            <txp:smd_if field="urlvar:wilaya" operator="isused">

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND custom_39='oui' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if>

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
                <txp:if_variable name="resu" value="0"><txp:else />
              		<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
                </txp:if_variable>
              </txp:if_variable>
              
							<txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' export="oui" form="liste_2019" sort="custom_9 desc, Title asc" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' form="liste_2019" sort="custom_9 desc, Title asc" />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            <txp:else /> <!-- smd_if wilaya -->

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4' AND custom_39='oui' ">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if> <!-- export -->

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
              	<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
              </txp:if_variable>

              <txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' export="oui" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            </txp:smd_if> <!-- wilaya -->

          <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
          
          </txp:if_variable> <!-- k -->
          </txp:if_search>
        </txp:smd_if> ->  Warning: Undefined array key "k" lors du traitement du module “bottom_2019” dans le gabarit “2019”
Erreur de balise : <txp:smd_if field="urlvar:wilaya,urlvar:k,urlvar:q" operator="undefined,undefined,undefined">
        
          <div class="row">
            <div class="large-12 columns">
              <h1 class="comme">Entreprises à la une</h1>
              <div class="slickprod" data-equalizer>
              <txp:article limit="99" alaune="oui" sort="rand()" >
                <div class="comme1" data-equalizer-watch>
                  <div>
                    <div>
                      <txp:permlink>
                        <if::custom_field name="imgalaune">
                          <txp:image id='<custom::field name="imgalaune"/>' width="0" height="0" style="width:100%;height:auto;"/>
                        <txp:else />
                          <if::article_image>
                            <article::image thumbnail="0" width="0" height="0" style="width:100%;height:auto;"/>
                          <txp:else />
                              <img src="/img/logo-batis.png" style="width:100%;height:auto;" />
                          </if::article_image>
                        </if::custom_field>
                      </txp:permlink>
                    </div>
                    <h2><txp:permlink><txp:title /></txp:permlink></h2>
                  </div>
                </div>
              </txp:article>
              </div>
            
            </div>
          </div>
          
          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-6 columns">
              <h5 class="titreslick">Nos sponsors</h5>
              <div class="slick1">
              <txp:images category="jpgsponsor" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>

          
          <!-- <hr style="margin-top:40px;margin-bottom:0;"/> -->
          

            <div class="large-6 columns">
              <h5 class="titreslick">Nos partenaires</h5>
              <div class="slick1">
              <txp:images category="jpgpartenaire" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>

          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-12 columns">
              <h5 class="titreslick">Nos annonceurs</h5>
              <div class="slick">
              <txp:images category="jpgclient" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>
        
        <txp:else /> <!-- smd_if -->
        
          <h1>Résultat de la recherche</h1>
          <txp:if_search>
          <!-- count how many results return -->
            <txp:smd_if field="urlvar:wilaya" operator="isused">
            	<txp:article limit="10" pgonly="1" Wilaya='<txp:variable name="wilaya"/>' keywords='<txp:variable name="k"/>' searchall="0" />
            <txp:else />
            	<txp:article limit="10" pgonly="1" keywords='<txp:variable name="k"/>' searchall="0" />
            </txp:smd_if>
            <txp:if_search_results>
              <txp:if_search_results max="50">
                <txp:variable name="countsearch" value='<txp:search_result_count text=""/>' />
                <txp:if_variable name="countsearch" value="1">
                <p><small><txp:search_result_count text="résultat correspond à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                <txp:else />
                <p><small><txp:search_result_count text="résultats correspondent à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                </txp:if_variable>
              <txp:smd_if field="urlvar:wilaya" operator="isused">
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" Wilaya='<txp:variable name="wilaya"/>' searchall="0" />
              <txp:else /> <!-- smd_if wilaya -->
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" searchall="0" />
              </txp:smd_if>
              <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
              <txp:else />
                <p class="label label-warning"><txp:text item="too_common_search_term" /> &#8216;<txp:search_term />&#8217;</p>
              </txp:if_search_results>
  
            <!-- if no search results, then display no search results message -->
            <txp:else />
              <p class="label label-warning">Aucun résultat ne correspond à votre recherche</p>
            </txp:if_search_results>

          <txp:else /> <!-- if_search -->

          <txp:if_variable name="k" value="">

            <p class="label label-warning">Choisissez une activité pour afficher un résultat</p>

          <txp:else /> <!-- if_variable k -->

            <txp:smd_if field="urlvar:wilaya" operator="isused">

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND custom_39='oui' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if>

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
                <txp:if_variable name="resu" value="0"><txp:else />
              		<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
                </txp:if_variable>
              </txp:if_variable>
              
							<txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' export="oui" form="liste_2019" sort="custom_9 desc, Title asc" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' form="liste_2019" sort="custom_9 desc, Title asc" />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            <txp:else /> <!-- smd_if wilaya -->

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4' AND custom_39='oui' ">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if> <!-- export -->

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
              	<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
              </txp:if_variable>

              <txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' export="oui" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            </txp:smd_if> <!-- wilaya -->

          <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
          
          </txp:if_variable> <!-- k -->
          </txp:if_search>
        </txp:smd_if> ->  Warning: Undefined array key "k" lors du traitement du module “bottom_2019” dans le gabarit “2019”
Erreur de balise : <txp:smd_if field="urlvar:wilaya,urlvar:k,urlvar:q" operator="undefined,undefined,undefined">
        
          <div class="row">
            <div class="large-12 columns">
              <h1 class="comme">Entreprises à la une</h1>
              <div class="slickprod" data-equalizer>
              <txp:article limit="99" alaune="oui" sort="rand()" >
                <div class="comme1" data-equalizer-watch>
                  <div>
                    <div>
                      <txp:permlink>
                        <if::custom_field name="imgalaune">
                          <txp:image id='<custom::field name="imgalaune"/>' width="0" height="0" style="width:100%;height:auto;"/>
                        <txp:else />
                          <if::article_image>
                            <article::image thumbnail="0" width="0" height="0" style="width:100%;height:auto;"/>
                          <txp:else />
                              <img src="/img/logo-batis.png" style="width:100%;height:auto;" />
                          </if::article_image>
                        </if::custom_field>
                      </txp:permlink>
                    </div>
                    <h2><txp:permlink><txp:title /></txp:permlink></h2>
                  </div>
                </div>
              </txp:article>
              </div>
            
            </div>
          </div>
          
          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-6 columns">
              <h5 class="titreslick">Nos sponsors</h5>
              <div class="slick1">
              <txp:images category="jpgsponsor" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>

          
          <!-- <hr style="margin-top:40px;margin-bottom:0;"/> -->
          

            <div class="large-6 columns">
              <h5 class="titreslick">Nos partenaires</h5>
              <div class="slick1">
              <txp:images category="jpgpartenaire" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>

          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-12 columns">
              <h5 class="titreslick">Nos annonceurs</h5>
              <div class="slick">
              <txp:images category="jpgclient" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>
        
        <txp:else /> <!-- smd_if -->
        
          <h1>Résultat de la recherche</h1>
          <txp:if_search>
          <!-- count how many results return -->
            <txp:smd_if field="urlvar:wilaya" operator="isused">
            	<txp:article limit="10" pgonly="1" Wilaya='<txp:variable name="wilaya"/>' keywords='<txp:variable name="k"/>' searchall="0" />
            <txp:else />
            	<txp:article limit="10" pgonly="1" keywords='<txp:variable name="k"/>' searchall="0" />
            </txp:smd_if>
            <txp:if_search_results>
              <txp:if_search_results max="50">
                <txp:variable name="countsearch" value='<txp:search_result_count text=""/>' />
                <txp:if_variable name="countsearch" value="1">
                <p><small><txp:search_result_count text="résultat correspond à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                <txp:else />
                <p><small><txp:search_result_count text="résultats correspondent à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                </txp:if_variable>
              <txp:smd_if field="urlvar:wilaya" operator="isused">
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" Wilaya='<txp:variable name="wilaya"/>' searchall="0" />
              <txp:else /> <!-- smd_if wilaya -->
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" searchall="0" />
              </txp:smd_if>
              <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
              <txp:else />
                <p class="label label-warning"><txp:text item="too_common_search_term" /> &#8216;<txp:search_term />&#8217;</p>
              </txp:if_search_results>
  
            <!-- if no search results, then display no search results message -->
            <txp:else />
              <p class="label label-warning">Aucun résultat ne correspond à votre recherche</p>
            </txp:if_search_results>

          <txp:else /> <!-- if_search -->

          <txp:if_variable name="k" value="">

            <p class="label label-warning">Choisissez une activité pour afficher un résultat</p>

          <txp:else /> <!-- if_variable k -->

            <txp:smd_if field="urlvar:wilaya" operator="isused">

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND custom_39='oui' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if>

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
                <txp:if_variable name="resu" value="0"><txp:else />
              		<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
                </txp:if_variable>
              </txp:if_variable>
              
							<txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' export="oui" form="liste_2019" sort="custom_9 desc, Title asc" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' form="liste_2019" sort="custom_9 desc, Title asc" />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            <txp:else /> <!-- smd_if wilaya -->

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4' AND custom_39='oui' ">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if> <!-- export -->

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
              	<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
              </txp:if_variable>

              <txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' export="oui" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            </txp:smd_if> <!-- wilaya -->

          <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
          
          </txp:if_variable> <!-- k -->
          </txp:if_search>
        </txp:smd_if> ->  Warning: Undefined array key "q" lors du traitement du module “bottom_2019” dans le gabarit “2019”
Erreur de balise : <txp:smd_if field="urlvar:wilaya,urlvar:k,urlvar:q" operator="undefined,undefined,undefined">
        
          <div class="row">
            <div class="large-12 columns">
              <h1 class="comme">Entreprises à la une</h1>
              <div class="slickprod" data-equalizer>
              <txp:article limit="99" alaune="oui" sort="rand()" >
                <div class="comme1" data-equalizer-watch>
                  <div>
                    <div>
                      <txp:permlink>
                        <if::custom_field name="imgalaune">
                          <txp:image id='<custom::field name="imgalaune"/>' width="0" height="0" style="width:100%;height:auto;"/>
                        <txp:else />
                          <if::article_image>
                            <article::image thumbnail="0" width="0" height="0" style="width:100%;height:auto;"/>
                          <txp:else />
                              <img src="/img/logo-batis.png" style="width:100%;height:auto;" />
                          </if::article_image>
                        </if::custom_field>
                      </txp:permlink>
                    </div>
                    <h2><txp:permlink><txp:title /></txp:permlink></h2>
                  </div>
                </div>
              </txp:article>
              </div>
            
            </div>
          </div>
          
          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-6 columns">
              <h5 class="titreslick">Nos sponsors</h5>
              <div class="slick1">
              <txp:images category="jpgsponsor" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>

          
          <!-- <hr style="margin-top:40px;margin-bottom:0;"/> -->
          

            <div class="large-6 columns">
              <h5 class="titreslick">Nos partenaires</h5>
              <div class="slick1">
              <txp:images category="jpgpartenaire" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>

          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-12 columns">
              <h5 class="titreslick">Nos annonceurs</h5>
              <div class="slick">
              <txp:images category="jpgclient" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>
        
        <txp:else /> <!-- smd_if -->
        
          <h1>Résultat de la recherche</h1>
          <txp:if_search>
          <!-- count how many results return -->
            <txp:smd_if field="urlvar:wilaya" operator="isused">
            	<txp:article limit="10" pgonly="1" Wilaya='<txp:variable name="wilaya"/>' keywords='<txp:variable name="k"/>' searchall="0" />
            <txp:else />
            	<txp:article limit="10" pgonly="1" keywords='<txp:variable name="k"/>' searchall="0" />
            </txp:smd_if>
            <txp:if_search_results>
              <txp:if_search_results max="50">
                <txp:variable name="countsearch" value='<txp:search_result_count text=""/>' />
                <txp:if_variable name="countsearch" value="1">
                <p><small><txp:search_result_count text="résultat correspond à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                <txp:else />
                <p><small><txp:search_result_count text="résultats correspondent à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                </txp:if_variable>
              <txp:smd_if field="urlvar:wilaya" operator="isused">
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" Wilaya='<txp:variable name="wilaya"/>' searchall="0" />
              <txp:else /> <!-- smd_if wilaya -->
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" searchall="0" />
              </txp:smd_if>
              <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
              <txp:else />
                <p class="label label-warning"><txp:text item="too_common_search_term" /> &#8216;<txp:search_term />&#8217;</p>
              </txp:if_search_results>
  
            <!-- if no search results, then display no search results message -->
            <txp:else />
              <p class="label label-warning">Aucun résultat ne correspond à votre recherche</p>
            </txp:if_search_results>

          <txp:else /> <!-- if_search -->

          <txp:if_variable name="k" value="">

            <p class="label label-warning">Choisissez une activité pour afficher un résultat</p>

          <txp:else /> <!-- if_variable k -->

            <txp:smd_if field="urlvar:wilaya" operator="isused">

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND custom_39='oui' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if>

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
                <txp:if_variable name="resu" value="0"><txp:else />
              		<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
                </txp:if_variable>
              </txp:if_variable>
              
							<txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' export="oui" form="liste_2019" sort="custom_9 desc, Title asc" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' form="liste_2019" sort="custom_9 desc, Title asc" />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            <txp:else /> <!-- smd_if wilaya -->

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4' AND custom_39='oui' ">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if> <!-- export -->

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
              	<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
              </txp:if_variable>

              <txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' export="oui" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            </txp:smd_if> <!-- wilaya -->

          <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
          
          </txp:if_variable> <!-- k -->
          </txp:if_search>
        </txp:smd_if> ->  Warning: Undefined array key "q" lors du traitement du module “bottom_2019” dans le gabarit “2019”
Erreur de balise : <txp:smd_if field="urlvar:wilaya,urlvar:k,urlvar:q" operator="undefined,undefined,undefined">
        
          <div class="row">
            <div class="large-12 columns">
              <h1 class="comme">Entreprises à la une</h1>
              <div class="slickprod" data-equalizer>
              <txp:article limit="99" alaune="oui" sort="rand()" >
                <div class="comme1" data-equalizer-watch>
                  <div>
                    <div>
                      <txp:permlink>
                        <if::custom_field name="imgalaune">
                          <txp:image id='<custom::field name="imgalaune"/>' width="0" height="0" style="width:100%;height:auto;"/>
                        <txp:else />
                          <if::article_image>
                            <article::image thumbnail="0" width="0" height="0" style="width:100%;height:auto;"/>
                          <txp:else />
                              <img src="/img/logo-batis.png" style="width:100%;height:auto;" />
                          </if::article_image>
                        </if::custom_field>
                      </txp:permlink>
                    </div>
                    <h2><txp:permlink><txp:title /></txp:permlink></h2>
                  </div>
                </div>
              </txp:article>
              </div>
            
            </div>
          </div>
          
          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-6 columns">
              <h5 class="titreslick">Nos sponsors</h5>
              <div class="slick1">
              <txp:images category="jpgsponsor" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>

          
          <!-- <hr style="margin-top:40px;margin-bottom:0;"/> -->
          

            <div class="large-6 columns">
              <h5 class="titreslick">Nos partenaires</h5>
              <div class="slick1">
              <txp:images category="jpgpartenaire" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>

          <hr style="margin-top:40px;margin-bottom:0;"/>
          
          <div class="row">
            <div class="large-12 columns">
              <h5 class="titreslick">Nos annonceurs</h5>
              <div class="slick">
              <txp:images category="jpgclient" break="" limit="40" sort="rand()">
                <div><a href="<txp:image_info type="caption"/>" target="_blank"><txp:thumbnail /></a></div>
              </txp:images>
              </div>
            </div>
          </div>
        
        <txp:else /> <!-- smd_if -->
        
          <h1>Résultat de la recherche</h1>
          <txp:if_search>
          <!-- count how many results return -->
            <txp:smd_if field="urlvar:wilaya" operator="isused">
            	<txp:article limit="10" pgonly="1" Wilaya='<txp:variable name="wilaya"/>' keywords='<txp:variable name="k"/>' searchall="0" />
            <txp:else />
            	<txp:article limit="10" pgonly="1" keywords='<txp:variable name="k"/>' searchall="0" />
            </txp:smd_if>
            <txp:if_search_results>
              <txp:if_search_results max="50">
                <txp:variable name="countsearch" value='<txp:search_result_count text=""/>' />
                <txp:if_variable name="countsearch" value="1">
                <p><small><txp:search_result_count text="résultat correspond à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                <txp:else />
                <p><small><txp:search_result_count text="résultats correspondent à votre recherche"/> &#8216;<txp:search_term />&#8217;&#8230;</small></p>
                </txp:if_variable>
              <txp:smd_if field="urlvar:wilaya" operator="isused">
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" Wilaya='<txp:variable name="wilaya"/>' searchall="0" />
              <txp:else /> <!-- smd_if wilaya -->
              	<txp:article searchform="liste_rech_2019" sort="custom_9 desc, Title asc, custom_2 asc" searchall="0" />
              </txp:smd_if>
              <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
              <txp:else />
                <p class="label label-warning"><txp:text item="too_common_search_term" /> &#8216;<txp:search_term />&#8217;</p>
              </txp:if_search_results>
  
            <!-- if no search results, then display no search results message -->
            <txp:else />
              <p class="label label-warning">Aucun résultat ne correspond à votre recherche</p>
            </txp:if_search_results>

          <txp:else /> <!-- if_search -->

          <txp:if_variable name="k" value="">

            <p class="label label-warning">Choisissez une activité pour afficher un résultat</p>

          <txp:else /> <!-- if_variable k -->

            <txp:smd_if field="urlvar:wilaya" operator="isused">

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND custom_39='oui' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND custom_2='?wilaya' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if>

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
                <txp:if_variable name="resu" value="0"><txp:else />
              		<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
                </txp:if_variable>
              </txp:if_variable>
              
							<txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' export="oui" form="liste_2019" sort="custom_9 desc, Title asc" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" wilaya='<txp:variable name="wilaya" />' keywords='<txp:variable name="k" />' form="liste_2019" sort="custom_9 desc, Title asc" />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            <txp:else /> <!-- smd_if wilaya -->

							<txp:smd_if field="urlvar:export" operator="isused">

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4' AND custom_39='oui' ">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							<txp:else /> <!-- smdif export -->

								<txp:smd_query query="SELECT COUNT(*) FROM textpattern WHERE keywords LIKE '%?k%' AND section='entreprise' AND Status='4'">
									<txp:variable name="resu">{COUNT(*)}</txp:variable>
								</txp:smd_query>

							</txp:smd_if> <!-- export -->

              <txp:if_variable name="resu" value="1">
              	<p><small><txp:variable name="resu" /> résultat correspond à votre recherche</small></p>
              <txp:else /> <!-- if_resu -->
              	<p><small><txp:variable name="resu" /> résultats correspondent à votre recherche</small></p>
              </txp:if_variable>

              <txp:smd_wrap>

								<txp:smd_if field="urlvar:export" operator="isused">

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' export="oui" />

								<txp:else /> <!-- smdif export -->

									<txp:article limit="10" form="liste_2019" sort="custom_9 desc, Title asc" keywords='<txp:variable name="k" />' />

								</txp:smd_if>

              <txp:else /> <!-- smd_wrap -->

              	<p><small>Aucun résultat ne correspond à votre recherche</small></p>

              </txp:smd_wrap>

            </txp:smd_if> <!-- wilaya -->

          <txp:etc_pagination first="Première page" prev="Précedent" next="Suivant" last="Dernière page" wraptag="ul" break="li" html_id="pagination" class="pagination" range="5" />
          
          </txp:if_variable> <!-- k -->
          </txp:if_search>
        </txp:smd_if> ->  Warning: Undefined array key "q" lors du traitement du module “bottom_2019” dans le gabarit “2019”
Matériel et engins pour travaux publics | Batis : Annuaire des Professionnels du BTPH en Algérie
Batis
https://nwsevents-dz.com/schedule-single_second_event
https://www.batimexpo.com/

Rechercher une Entreprise

Saisir en maj ou min sans accents au moins 3 lettres
Référencez votre entreprise

Entreprises à la une


Nos sponsors
Nos partenaires

Nos annonceurs
www.mbg.dz
×