From 4a28d1c6a06e10e19073fa83bd049969b11bd76c Mon Sep 17 00:00:00 2001 From: Aevann Date: Sat, 6 Apr 2024 05:29:48 +0200 Subject: [PATCH] restore live commit in WPD --- files/templates/sidebar_WPD.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/files/templates/sidebar_WPD.html b/files/templates/sidebar_WPD.html index 587e5ebcc..ea3602aaf 100644 --- a/files/templates/sidebar_WPD.html +++ b/files/templates/sidebar_WPD.html @@ -143,4 +143,9 @@ {% set rules = "rules_" ~ SITE_NAME ~ ".html" %} {% include rules %} + +
+
+ Live commit: {{git_head()[0]}} +