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

5 lines
94 B
HTML

{% spaceless %}
{% load status_display %}
{% get_header_template status %}
{% endspaceless %}