Renames custom template tags file
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{% load fr_display %}
|
||||
{% load bookwyrm_tags %}
|
||||
{% if not status.deleted %}
|
||||
{% if status.status_type == 'Boost' %}
|
||||
{% include 'snippets/avatar.html' with user=status.user %}
|
||||
|
Reference in New Issue
Block a user