summaryrefslogtreecommitdiffstats
path: root/templates/activities/post.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/activities/post.html')
-rw-r--r--templates/activities/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/activities/post.html b/templates/activities/post.html
index fd717ad..6205064 100644
--- a/templates/activities/post.html
+++ b/templates/activities/post.html
@@ -1,6 +1,6 @@
{% extends "base.html" %}
-{% block title %}Post by {{ post.author.name_or_handle }}{% endblock %}
+{% block title %}Post by {{ post.author.html_name_or_handle }}{% endblock %}
{% block content %}
{% if parent %}