Skip to content
Extraits de code Groupes Projets
sommaire.html 6,73 Kio
<!DOCTYPE HTML>
<!--
	TXT by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html dir="#LANG_DIR" lang="#LANG" class="[(#LANG_DIR)][ (#LANG)] no-js">
	<head>
		<script type='text/javascript'>/*<![CDATA[*/(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement);/*]]>*/</script>
		<title>[(#NOM_SITE_SPIP|textebrut)][ - (#SLOGAN_SITE_SPIP|textebrut)]</title>
		[<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{150}|attribut_html)" />]
		<INCLURE{fond=inclure/head} />
	</head>
	<body class="homepage is-preload">
		<div id="page-wrapper">
			<!-- Header -->
				<INCLURE{fond=inclure/header}{skel="sommaire"}/>

			<!-- Banner -->
				<section id="banner">
					<div class="content [(#CONFIG{html5up_txt/config_titre}|non) incolore]">
						<h1>#NOM_SITE_SPIP</h1>
					</div>
				</section>

			<!-- Main -->
				<section id="main">
					<div class="container">
						<div class="row gtr-200">
							<div class="col-12">

								<!-- Highlight -->
									<section class="box highlight">
										<header>
											[<h2 class="slogan_site_spip">(#SLOGAN_SITE_SPIP)</h2>]
										</header>
										
										#DESCRIPTIF_SITE_SPIP
										
									</section>

							</div>
							<div class="col-12">

								<!-- Features -->
									<section class="box features">
										<h2 class="major"><span>[(#CONFIG{html5up_txt/text_sommaire}|sinon{<:rubriques:>})]</span></h2>
										<div>
											#SET{CPT,0}
											<div class="row">
											<BOUCLE_articles_avant(ARTICLES){par num titre}{id_article IN #CONFIG{html5up_txt/articles_home_avant}|picker_selected{article}} >
											#SET{CPT,#GET{CPT}|plus{1}}
											#SET{divquatre,#GET{CPT}|fmod{4}}
												<div class="col-3 col-6-medium col-12-small">

													<!-- Feature -->
														<section class="box feature">
															<a href="#URL_ARTICLE" class="image featured">[(#LOGO_ARTICLE_RUBRIQUE|image_recadre{282:158,-,center}|image_reduire{282}|inserer_attribut{class,spip_logos})]</a>
															<h3><a href="#URL_ARTICLE">#TITRE</a></h3>
																#INTRODUCTION{#CONFIG{html5up_txt/long_intro}|sinon{150}}
														</section>

												</div>
												[(#GET{divquatre}|=={0}|?{"</div><div class='row'>"})]
											</BOUCLE_articles_avant>	
												<BOUCLE_rubriques(RUBRIQUES){par num titre}{id_parent=0} >
											#SET{CPT,#GET{CPT}|plus{1}}
											#SET{divquatre,#GET{CPT}|fmod{4}}
												<div class="col-3 col-6-medium col-12-small">
													<!-- Feature -->
														<section class="box feature">
															<a href="#URL_RUBRIQUE" class="image featured">[(#LOGO_RUBRIQUE|image_recadre{282:158,-,center}|image_reduire{282}|inserer_attribut{class,spip_logos})]</a>
															<h3><a href="#URL_RUBRIQUE">#TITRE</a></h3>
																#INTRODUCTION{#CONFIG{html5up_txt/long_intro}|sinon{150}}
														</section>

												</div>
												[(#GET{divquatre}|=={0}|?{"</div><div class='row'>"})]
											</BOUCLE_rubriques>	
												<BOUCLE_articles_apres(ARTICLES){par num titre}{id_article IN #CONFIG{html5up_txt/articles_home_apres}|picker_selected{article}} >
											#SET{CPT,#GET{CPT}|plus{1}}
											#SET{divquatre,#GET{CPT}|fmod{4}}
												<div class="col-3 col-6-medium col-12-small">

													<!-- Feature -->
														<section class="box feature">
															<a href="#URL_ARTICLE" class="image featured">[(#LOGO_ARTICLE_RUBRIQUE|image_recadre{282:158,-,center}|image_reduire{282}|inserer_attribut{class,spip_logos})]</a>
															<h3><a href="#URL_ARTICLE">#TITRE</a></h3>
																#INTRODUCTION{#CONFIG{html5up_txt/long_intro}|sinon{150}}
														</section>

												</div>
												[(#GET{divquatre}|=={0}|?{"</div><div class='row'>"})]
											</BOUCLE_articles_apres>	
										</div>
									</section>

							</div>
						[(#CONFIG{html5up_txt/rubrique_blog}|oui)
							<div class="col-12">

								<!-- Blog -->
									<section class="box blog">
										<h2 class="major"><span>[(#CONFIG{html5up_txt/text_blog}|sinon{<:articles_recents:>})]</span></h2>
										<div>
											<B_blog>
											<div class="row">

												<div class="col-9 col-12-medium">
													<div class="content">

														<!-- Featured Post -->
															<BOUCLE_blog(ARTICLES){0,1}{id_rubrique IN #CONFIG{html5up_txt/rubrique_blog}|picker_selected{rubrique}}{!par date}{doublons} >
																<article class="box post">
																<header>
																	<h3><a href="#URL_ARTICLE">#TITRE</a></h3>
																	<p>#SOUSTITRE</p>
																	<ul class="meta">
																		<li class="icon fa-clock">[(#DATE|affdate)]</li>
																		<B_compte_sujets><li class="icon fa-comments"><a href="#URL_FORUM"><BOUCLE_compte_sujets(FORUMS){id_article}> </BOUCLE_compte_sujets>(#TOTAL_BOUCLE)</a></li></B_compte_sujets>
																		[(#CONFIG{html5up_txt/auteur}|oui)<li class="icon fa-user"> [(#LESAUTEURS)]</li>]
																	</ul>
																</header>
																<a href="#URL_ARTICLE" class="image featured">[(#LOGO_ARTICLE_RUBRIQUE|image_recadre{857:248,-,center}|image_reduire{857}|inserer_attribut{class,spip_logos})]</a>
																<p>
																	[(#TEXTE|text_truncate{500,	#ARRAY{html,oui}})]
																</p>
																
															</article>
																<a href="#URL_ARTICLE" class="button"><:html5up_txt:lire_suite:></a>
															</BOUCLE_blog>
															</B_blog>
													</div>
												</div>
												<div class="col-3 col-12-medium">
													<div class="sidebar">

														<!-- Archives -->
															<B_articles_archives>
															<ul class="divided">
															<BOUCLE_articles_archives(ARTICLES){0,5}{id_rubrique IN #CONFIG{html5up_txt/rubrique_blog}|picker_selected{rubrique}}{!par date}{doublons}>
																<li>
																	<article class="box post-summary">
																		<h3><a href="#URL_ARTICLE">#TITRE</a></h3>
																		<ul class="meta">
																			<li class="icon fa-clock" >[(#DATE|affdate)]</li>
																			<B_compte_archives><li class="icon fa-comments"><a href="#URL_FORUM"<BOUCLE_compte_archives(FORUMS){id_article}> </BOUCLE_compte_archives>(#TOTAL_BOUCLE)</a></li></B_compte_archives>
																		</ul>
																	</article>
																</li>
															</BOUCLE_articles_archives>
															</ul>
															</B_articles_archives>

													</div>
												</div>
											</div>
										</div>
									</section>
							</div>
						]
						</div>
					</div>
				</section>		
				
			<!-- Footer -->	
				<INCLURE{fond=inclure/footer} />
	</body>
</html>