bookwyrm/bookwyrm/templates/snippets/status/headers/goal.html
Mouse Reeve 21a954c7df Always use underscores in html ids
Plus some other shifting around
2021-08-08 19:44:12 -07:00

6 lines
92 B
HTML

{% spaceless %}
{% load i18n %}{% load humanize %}
{{ status.content }}
{% endspaceless %}