From d54dbda88a88f6cb4d21452f5f9f4cd2c69836ab Mon Sep 17 00:00:00 2001 From: Choom Date: Wed, 8 Feb 2023 00:42:44 -0300 Subject: manage colorido --- cgi/templates/manage/manage.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'cgi/templates/manage/manage.html') diff --git a/cgi/templates/manage/manage.html b/cgi/templates/manage/manage.html index 06b1737..1089cdf 100644 --- a/cgi/templates/manage/manage.html +++ b/cgi/templates/manage/manage.html @@ -4,7 +4,7 @@
BANDEJA DE ENTRADA
Denuncias: - 0: ?> + 0: ?> #{reports} 0 @@ -12,11 +12,12 @@
NOTICIAS DEL STAFF -
+
-
#{post['title'] if post['title'] else "Sin asunto"}
#{post['id']} : ${post['name']} : ${post['timestamp_formatted']}
-
#{post['message']}
+
#{post['title'] if post['title'] else "Sin asunto"}
#{post['id']} : ${post['name']} : ${post['timestamp_formatted']}
+
#{post['message']}
+

- \ No newline at end of file + -- cgit v1.2.1-18-gbd029