@@ -2,4 +2,6 @@
author: Jovian HERSEMEULE
share-img: /include/images/avatar-cartoon600.png
description: Le site officiel de Jovian HERSEMEULE
+version: development
+date: 1997-01-06
...
@@ -2,12 +2,12 @@
<div class="container">
<span class="text-muted">
Version
- <?php include ("generated/version.txt"); ?>
+ $version$
-
Mise en ligne le
- <?php include("generated/date.txt"); ?>
+ $date-meta$
- <a href="/credit.php">
+ <a href="/credit.html">
Credits
</a>
</span>
@@ -102,5 +102,6 @@ $endif$
$for(include-after)$
$^$$include-after$
$endfor$
+ $^$${footer()}
</body>
</html>