Always use underscores in html ids
Plus some other shifting around
This commit is contained in:
2
bookwyrm/templates/snippets/create_status/status.html
Normal file
2
bookwyrm/templates/snippets/create_status/status.html
Normal file
@ -0,0 +1,2 @@
|
||||
{# allows the "type" variable to inherit properly to the layout #}
|
||||
{% include 'snippets/create_status/'|add:type|add:'.html' %}
|
Reference in New Issue
Block a user