From 325884af9058cfd1a639bc7c993f76a7f4259718 Mon Sep 17 00:00:00 2001 From: cangui Date: Fri, 9 May 2025 15:28:17 +0200 Subject: [PATCH] DDDD --- frontend/templates/admin_conv.pages.tmpl | 5 +++-- frontend/templates/admin_conversations_thread.pages.tmpl | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/frontend/templates/admin_conv.pages.tmpl b/frontend/templates/admin_conv.pages.tmpl index 3f128f9..9762eea 100644 --- a/frontend/templates/admin_conv.pages.tmpl +++ b/frontend/templates/admin_conv.pages.tmpl @@ -1,4 +1,4 @@ -{{ define "admin_conversations.pages.tmpl" }} +{{ define "admin_conv.pages.tmpl" }}

Historique des messages de l'utilisateur #{{ .UserID }}

@@ -30,7 +30,8 @@ hx-swap="innerHTML"> +

Conversation complète

-{{ end }} \ No newline at end of file +{{ end }} diff --git a/frontend/templates/admin_conversations_thread.pages.tmpl b/frontend/templates/admin_conversations_thread.pages.tmpl index 1135880..b809ec6 100644 --- a/frontend/templates/admin_conversations_thread.pages.tmpl +++ b/frontend/templates/admin_conversations_thread.pages.tmpl @@ -11,6 +11,7 @@
{{ end }} + -{{ end }} \ No newline at end of file +{{ end }}