parent
1f8e9bc668
commit
0146cebb1a
@ -4,7 +4,7 @@
|
|||||||
{% if status.status_type == 'Announce' %}
|
{% if status.status_type == 'Announce' %}
|
||||||
<a href="{{ status.user.local_path }}">
|
<a href="{{ status.user.local_path }}">
|
||||||
{% include 'snippets/avatar.html' with user=status.user %}
|
{% include 'snippets/avatar.html' with user=status.user %}
|
||||||
{{ user.display_name }}
|
{{ stauts.user.display_name }}
|
||||||
</a>
|
</a>
|
||||||
{% trans "boosted" %}
|
{% trans "boosted" %}
|
||||||
{% include 'snippets/status/status_body.html' with status=status|boosted_status %}
|
{% include 'snippets/status/status_body.html' with status=status|boosted_status %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user