forked from mirrors/bookwyrm
21a954c7df
Plus some other shifting around
5 lines
92 B
HTML
5 lines
92 B
HTML
{% spaceless %}
|
|
{% load i18n %}{% load humanize %}
|
|
|
|
{{ status.content }}
|
|
{% endspaceless %}
|