ktop-squelettes/sommaire.html

66 lines
2.5 KiB
HTML
Raw Normal View History

2022-08-18 11:25:33 +02:00
<!DOCTYPE html>
2022-08-18 11:59:57 +02:00
<html dir="#LANG_DIR" lang="#LANG" class="[(#LANG_DIR)][ (#LANG)] no-js">
2022-08-18 11:25:33 +02:00
<head>
2022-08-18 11:59:57 +02:00
<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} />
2022-08-18 11:25:33 +02:00
</head>
<body>
<header>
<h1>
2022-08-18 12:13:45 +02:00
[<img src="(#CHEMIN{images/etoile.png})" alt="Étoile rouge à cinq branche dans une autre étoile à cinq branches.">]
2022-08-18 11:25:33 +02:00
Kilombo
2022-08-18 12:13:45 +02:00
[<img src="(#CHEMIN{images/etoile.png})" alt="Étoile rouge à cinq branche dans une autre étoile à cinq branches.">]
2022-08-18 11:25:33 +02:00
</h1>
</header>
<main>
2022-08-23 17:24:11 +02:00
<BOUCLE_nav(RUBRIQUES) {racine} {par num titre, titre} {id_rubrique != 8}>
2022-08-27 15:28:32 +02:00
<article>
<i class="fa fa-newspaper-o left"></i>
<a href="#URL_RUBRIQUE">#TITRE</a>
</article>
2022-08-23 17:24:11 +02:00
</BOUCLE_nav>
2022-08-18 11:25:33 +02:00
<h2>Proletarios Internacionalistas</h2>
<article>
2022-08-27 15:28:32 +02:00
<i class="fa fa-star-half-o left"></i>
2022-08-27 16:31:47 +02:00
<a href="https://proletariosinternacionalistas.kilombo.top" target="_blank">P.I. / I.P.</a>
2022-08-18 11:25:33 +02:00
</article>
<h2>International Communist Group / Grupo Comunista Internacionalista</h2>
<article>
2022-08-27 15:28:32 +02:00
<i class="fa fa-social-home left"></i>
2022-08-27 16:31:47 +02:00
<a href="https://icg-gci.kilombo.top" target="_blank">ICG / CGI</a>
2022-08-23 17:24:11 +02:00
</article>
2022-08-23 16:22:03 +02:00
2022-08-27 15:28:32 +02:00
<h2>Global Revolution</h2>
<article>
<i class="fa fa-globe-e left"></i>
<i class="fa fa-globe-w right"></i>
2022-08-27 16:31:47 +02:00
<a href="https://in.kilombo.top" target="_blank">ئینتەرناسیونالیزم</a>
2022-08-27 15:28:32 +02:00
</article>
2022-08-18 11:25:33 +02:00
</main>
<footer>
2022-08-27 15:28:32 +02:00
<p>-13 765 432 101 - <time datetime='#DATE'>[(#DATE|annee)]</time> - <i class="fa fa-copyright fa-flip-horizontal"></i>&nbsp;Kilombo</p>
2022-08-27 16:31:47 +02:00
<p><i class="fa fa-heart-o"></i>&nbsp;<a href="https://forkaweso.me" target="_blank">Fork Awsome</a>
& <i class="fa fa-heart-o"></i>&nbsp;<a href="https://simplecss.org" target="_blank">SimpleCSS</a></p>
2022-08-27 15:28:32 +02:00
<p><i class="fa fa-question-circle-o"></i>&nbsp;<a href="mailto:tech@kilombo.top?subject=Kilombo.top:">tech @ kilombo . top</a></i>
2022-08-27 16:31:47 +02:00
& <i class="fa fa-gitea"></i>&nbsp;<a href="https://git.kilombo.top/" target="_blank">Forge</a></p>
2022-08-18 11:25:33 +02:00
</footer>
</body>
</html>