From 95dfe14528663923ca2a88ec928f1d8d9df2402b Mon Sep 17 00:00:00 2001 From: bai Date: Fri, 29 Mar 2019 02:14:43 +0000 Subject: Init --- cgi/templates/manage/manage.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 cgi/templates/manage/manage.html (limited to 'cgi/templates/manage/manage.html') diff --git a/cgi/templates/manage/manage.html b/cgi/templates/manage/manage.html new file mode 100644 index 0000000..06b1737 --- /dev/null +++ b/cgi/templates/manage/manage.html @@ -0,0 +1,22 @@ + + +
+
BANDEJA DE ENTRADA +
+ Denuncias: + 0: ?> + #{reports} + + 0 +
+
+ NOTICIAS DEL STAFF +
+
+ +
#{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