Always use underscores in html ids
Plus some other shifting around
This commit is contained in:
4
bookwyrm/templates/snippets/status/header_content.html
Normal file
4
bookwyrm/templates/snippets/status/header_content.html
Normal file
@ -0,0 +1,4 @@
|
||||
{% spaceless %}
|
||||
{% load status_display %}
|
||||
{% get_header_template status %}
|
||||
{% endspaceless %}
|
Reference in New Issue
Block a user