From 6f6263415be7d893e332d6e6c3404c453304e9e4 Mon Sep 17 00:00:00 2001 From: Choom Date: Wed, 18 Jan 2023 23:06:56 -0300 Subject: Separando ID de timestamp --- cgi/templates/txt_archive.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'cgi/templates/txt_archive.html') diff --git a/cgi/templates/txt_archive.html b/cgi/templates/txt_archive.html index 6a30375..cf7077b 100644 --- a/cgi/templates/txt_archive.html +++ b/cgi/templates/txt_archive.html @@ -64,7 +64,12 @@ #{post['name']} - : #{post['timestamp_formatted']} + + : #{post['timestamp_formatted']} + + ID:#{post['posterid']} + +