From a5e5452dffd34837ebb228244edefbcb5df1b94f Mon Sep 17 00:00:00 2001
From: Tom Smeding <tom@tomsmeding.com>
Date: Fri, 1 Mar 2024 22:14:11 +0100
Subject: Add date marker in template

---
 $template.html | 10 ++++++++++
 1 file changed, 10 insertions(+)

(limited to '$template.html')

diff --git a/$template.html b/$template.html
index c340ecd..9eb8665 100644
--- a/$template.html
+++ b/$template.html
@@ -105,6 +105,12 @@ pre > code {
 	vertical-align: top;
 	padding-bottom: 1em;
 }
+#date-marker {
+	margin-top: 50px;
+	text-align: right;
+	font-style: italic;
+	color: #444;
+}
 footer {
 	margin-top: 8em;
 	padding-bottom: 2em;
@@ -127,6 +133,10 @@ footer a {
 		</td>
 		<td id="right-column"><article>
 			<!-- REPLACE CONTENT -->
+
+			<div id="date-marker">
+				<!-- REPLACE DATETIME -->
+			</div>
 		</article></td>
 	</tr></tbody></table>
 	<footer>
-- 
cgit v1.2.3-70-g09d2