From 60829fb0eb04eee91deae8feaf86805d1b3cbae6 Mon Sep 17 00:00:00 2001 From: Rosalina Date: Sun, 14 Jul 2024 18:01:46 -0400 Subject: [PATCH] fucking line breaks --- assistant/templates/assistant/view_shared_thread.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assistant/templates/assistant/view_shared_thread.html b/assistant/templates/assistant/view_shared_thread.html index b46e8016..7f57807d 100644 --- a/assistant/templates/assistant/view_shared_thread.html +++ b/assistant/templates/assistant/view_shared_thread.html @@ -3,8 +3,7 @@ {% load static %} {% load openai %} -{% block title %}Viewing Shared Thread from {{ thread.creator.display_name }} (@{{ thread.creator.username }} - ){% endblock %} +{% block title %}Viewing Shared Thread from {{ thread.creator.display_name }} (@{{ thread.creator.username }}){% endblock %} {% block content %}