diff --git a/internal/webserver/tpl/tweet_page_includes/chat_view.tpl b/internal/webserver/tpl/tweet_page_includes/chat_view.tpl
index eb6e589..2eb6219 100644
--- a/internal/webserver/tpl/tweet_page_includes/chat_view.tpl
+++ b/internal/webserver/tpl/tweet_page_includes/chat_view.tpl
@@ -37,8 +37,10 @@
{{end}}
{{range .Images}}
- {{/* DM images can only be loaded with an authenticated session. So sending the RemoteUrl
- in an
tag is not useful; it will just HTTP 401 */}}
+ {{/*
+ DM images can only be loaded with an authenticated session. So sending the RemoteUrl
+ in an
tag is not useful; it will just HTTP 401
+ */}}
