From c00e0f9f07827630ccba2cf4ac8bf0793d0ba930 Mon Sep 17 00:00:00 2001 From: Choom Date: Mon, 23 Jan 2023 18:09:26 -0300 Subject: Separando .trip de .name --- cgi/templates/board.0.html | 8 ++++---- cgi/templates/board.html | 26 ++++++++++++++------------ cgi/templates/board.jp.html | 26 ++++++++++++++------------ cgi/templates/txt_archive.html | 8 ++++---- cgi/templates/txt_board.en.html | 8 ++++---- cgi/templates/txt_board.html | 8 ++++---- cgi/templates/txt_thread.html | 11 ++++++----- 7 files changed, 50 insertions(+), 45 deletions(-) (limited to 'cgi/templates') diff --git a/cgi/templates/board.0.html b/cgi/templates/board.0.html index 51bfe71..5be1e28 100644 --- a/cgi/templates/board.0.html +++ b/cgi/templates/board.0.html @@ -13,7 +13,7 @@
respondanta reĝimo
-
+
@@ -63,7 +63,7 @@ - + @@ -72,7 +72,7 @@ komerco - + @@ -115,7 +115,7 @@
  • unuafoje? kiel uzi · oftaj demandoj · burokratio
  • konekti vian estaĵo, ŝlosita en ekziston.
  • -
    + diff --git a/cgi/templates/board.html b/cgi/templates/board.html index d0e001a..6254bd5 100644 --- a/cgi/templates/board.html +++ b/cgi/templates/board.html @@ -14,7 +14,7 @@
    Modo Respuesta
    -
    +
    @@ -64,7 +64,7 @@ - + @@ -73,7 +73,7 @@ Asunto - + @@ -116,7 +116,7 @@
  • Los hilos son automáticamente eliminados a los #{maxage} días de edad.
  • ¿Eres nuevo? Leer antes de postear · Preguntas frecuentes · Contacto
  • -
    + @@ -178,15 +178,17 @@ - - #{post['name']} - #{post['tripcode'] if post['tripcode'] else ''} - + + + + + - - #{post['name']} - #{post['tripcode'] if post['tripcode'] else ''} - + + #{post['name']} #{post['tripcode']} + + #{post['name']} + #{post['timestamp_formatted']} diff --git a/cgi/templates/board.jp.html b/cgi/templates/board.jp.html index 372141d..5ce2017 100644 --- a/cgi/templates/board.jp.html +++ b/cgi/templates/board.jp.html @@ -14,7 +14,7 @@
    レス送信モード
    -
    +
    @@ -66,7 +66,7 @@ - + @@ -75,7 +75,7 @@ 題  名 - + @@ -118,7 +118,7 @@
  • スレは#{maxage}日間経つと自動的に消されられます.
  • 使い方 · よくある質問 · 管理人への連絡
  • -
    + @@ -180,15 +180,17 @@ - Name - #{post['name']} - #{post['tripcode'] if post['tripcode'] else ''} - + + Name + + Name + - Name - #{post['name']} - #{post['tripcode'] if post['tripcode'] else ''} - + + Name #{post['name']} #{post['tripcode']} + + Name #{post['name']} + #{post['timestamp_formatted']} diff --git a/cgi/templates/txt_archive.html b/cgi/templates/txt_archive.html index 2526f44..fe7f8c6 100644 --- a/cgi/templates/txt_archive.html +++ b/cgi/templates/txt_archive.html @@ -54,15 +54,15 @@

    #{post['num']} : - #{post['name']} #{post['tripcode']} + - #{post['name']} + - #{post['name']} #{post['tripcode']} + #{post['name']} #{post['tripcode']} - #{post['name']} + #{post['name']} : #{post['timestamp_formatted']} diff --git a/cgi/templates/txt_board.en.html b/cgi/templates/txt_board.en.html index 16fe616..567ef8e 100644 --- a/cgi/templates/txt_board.en.html +++ b/cgi/templates/txt_board.en.html @@ -52,15 +52,15 @@

    #{post['num']} : - #{post['name']} #{post['tripcode']} + - #{post['name']} + - #{post['name']} #{post['tripcode']} + #{post['name']} #{post['tripcode']} - #{post['name']} + #{post['name']} : #{post['timestamp_formatted']} diff --git a/cgi/templates/txt_board.html b/cgi/templates/txt_board.html index 8d01490..843625a 100644 --- a/cgi/templates/txt_board.html +++ b/cgi/templates/txt_board.html @@ -56,15 +56,15 @@

    #{post['num']} : - #{post['name']} #{post['tripcode']} + - #{post['name']} + - #{post['name']} #{post['tripcode']} + #{post['name']} #{post['tripcode']} - #{post['name']} + #{post['name']} : #{post['timestamp_formatted']} diff --git a/cgi/templates/txt_thread.html b/cgi/templates/txt_thread.html index ad1bce6..8375d27 100644 --- a/cgi/templates/txt_thread.html +++ b/cgi/templates/txt_thread.html @@ -38,17 +38,18 @@

    #{post['num']} : - #{post['name']} #{post['tripcode']} + - #{post['name']} + - #{post['name']} #{post['tripcode']} + #{post['name']} #{post['tripcode']} - #{post['name']} + #{post['name']} - : #{post['timestamp_formatted']} + + : #{post['timestamp_formatted']} ID:#{post['posterid']} -- cgit v1.2.1-18-gbd029