moviewyrm/bookwyrm/templates/snippets/status
Fabien Basmaison a05b14c338 [profile] Various HTML fixes:
- Wrap block level elements within block level elements, not inline.
- Avoid empty blocks.
- Change `<hr>` in lists into allowed type of children.
- Fix duplicated ID (some change that was not propagated across the template?).
- Make the anchor optional in the navbar (interactive elements (`a`, `input`, `button`…) should not appear into other interactive elements).
- Remove redundant `role` on main navigation.
- Make the modal a modal with `role="dialog".
- Use `button` instead of form-less `label`.
2021-03-03 20:10:09 +01:00
..
book_preview.html Adds stars to book preview in status 2021-02-23 14:00:19 -08:00
status.html Snags more strings for i18n 2021-02-27 18:48:10 -08:00
status_body.html Catches more template translation moments 2021-02-28 17:10:30 -08:00
status_content.html [profile] Various HTML fixes: 2021-03-03 20:10:09 +01:00
status_header.html Snags more strings for i18n 2021-02-27 18:48:10 -08:00
status_options.html Snags more strings for i18n 2021-02-27 18:48:10 -08:00