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 }}