commit: 84f185217668db4564b42e93f7ab6bb5ac8b2d54
parent 72e4082cf20f69f1d4e13cd933bbe2fea0968cb1
Author: Haelwenn Monnier <lanodan.delta@free.fr>
Date: Sat, 11 Jul 2015 18:17:16 +0200
[article] « Democrate\(ch\|d\) »
Diffstat:
2 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/accueil.shtml b/accueil.shtml
@@ -8,6 +8,7 @@
</head>
<body>
<!--#include file="/templates/fr/nav.shtml" -->
+ <!--#include file="/articles/« Democrate(ch|d) ».html"-->
<!--#include file="/articles/Légifrance ne respecte pas ses propres Délibérations.html"-->
<article>
<h1>La configuration de mon Firefox™/Iceweasel</h1>
diff --git a/articles/« Democrate(ch|d) ».shtml b/articles/« Democrate(ch|d) ».shtml
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8"/>
+ <title>« Democrate(ch|d) » — Cyber-habitat de lanodan</title>
+ <!--#include file="/templates/head.css.html" -->
+ <link type="application/rss+xml" href="/rss" title="flux RSS" rel="alternate"></link>
+ </head>
+ <body>
+ <!--#include file="/templates/fr/nav.shtml" -->
+ <!--#include file="/articles/« Democrate(ch|d) ».html"-->
+ <a href="/articles/« Democrate(ch|d) ».html">article seul(HTML-brut)</a>
+ <!--#include file="/templates/fr/footer.html" -->
+ </body>
+</html>