Skip to content

Commit

Permalink
fucking line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
catgirlinspace committed Jul 14, 2024
1 parent 6815ebc commit 60829fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions assistant/templates/assistant/view_shared_thread.html
Original file line number Diff line number Diff line change
Expand Up @@ -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 %}
<h1 class="text-2xl font-splatoon1">
Expand Down

0 comments on commit 60829fb

Please sign in to comment.