From 2f0af65405ad93d449534b1467aa54c95fa37b67 Mon Sep 17 00:00:00 2001 From: junk Date: Thu, 8 Apr 2021 21:44:40 -0400 Subject: Arreglos a manage --- cgi/templates/manage/news.html | 52 +++++++++++++++++++++++++----------------- 1 file changed, 31 insertions(+), 21 deletions(-) (limited to 'cgi/templates/manage/news.html') diff --git a/cgi/templates/manage/news.html b/cgi/templates/manage/news.html index 33b8f49..feec2a5 100644 --- a/cgi/templates/manage/news.html +++ b/cgi/templates/manage/news.html @@ -13,32 +13,42 @@
- - - - - - + + + + + + + + + + + + + + +
Anónimo
Título
Cuerpo

HTML: Usar
con cuidado
Anónimo
Título
Cuerpo

HTML: Usar
con cuidado

- - - - - - - - - - - - - - - + + + + + + + + + + + + + + + +
IDFechaTítuloMensajeTweet
#{post['id']}#{post['timestamp_formatted']}#{post['title']}#{post['message']}[Eliminar]
IDFechaTítulo${"Noticia" if action != 2 else Tweet}
#{post['id']}#{post['timestamp_formatted']}#{post['title']}#{post['message']}[Eliminar]
-- cgit v1.2.1-18-gbd029