From 429433200998613b1c955034f8a90c6ca2864f4c Mon Sep 17 00:00:00 2001 From: bai Date: Fri, 29 Mar 2019 09:10:35 +0000 Subject: Agregados archivos faltantes --- cgi/templates/manage/home.html | 38 ++++++++++++++++++++++++++++++++++ cgi/templates/manage/news.html | 46 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 84 insertions(+) create mode 100644 cgi/templates/manage/home.html create mode 100644 cgi/templates/manage/news.html (limited to 'cgi/templates/manage') diff --git a/cgi/templates/manage/home.html b/cgi/templates/manage/home.html new file mode 100644 index 0000000..52a206d --- /dev/null +++ b/cgi/templates/manage/home.html @@ -0,0 +1,38 @@ + + +
+
Opciones de home
+
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Título del sitio
Eslogan
Noticias a mostrar
Hilos a mostrar
Largo de hilos
Modo mantención
+
+
+ +
+
+
+ diff --git a/cgi/templates/manage/news.html b/cgi/templates/manage/news.html new file mode 100644 index 0000000..33b8f49 --- /dev/null +++ b/cgi/templates/manage/news.html @@ -0,0 +1,46 @@ + + + +
+ +
Publicar noticia
+
+ +
Twitter
+ + +
Publicar mensaje entre staff
+ + + + + + + + + +
Anónimo
Título
Cuerpo

HTML: Usar
con cuidado
+
+ +
+ + + + + + + + + + + + + + + + +
IDFechaTítuloMensajeTweet
#{post['id']}#{post['timestamp_formatted']}#{post['title']}#{post['message']}[Eliminar]
+ +
+
+ -- cgit v1.2.1-18-gbd029