moviewyrm/bookwyrm/templates
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
..
components [profile] Various HTML fixes: 2021-03-03 20:10:09 +01:00
discover Moves titles into templates and adds i18n support 2021-02-28 10:00:36 -08:00
feed Merge branch 'main' into i18n-second-pass 2021-02-28 17:22:25 -08:00
lists Merge branch 'main' into i18n-second-pass 2021-02-28 17:22:25 -08:00
preferences cleans up i18n titles 2021-02-28 10:09:56 -08:00
settings Fixes typo in admn layout page 2021-02-28 10:45:21 -08:00
snippets [profile] Various HTML fixes: 2021-03-03 20:10:09 +01:00
user [profile] Use unique IDs on statuses. 2021-03-03 15:48:04 +01:00
author.html Moves titles into templates and adds i18n support 2021-02-28 10:00:36 -08:00
book.html Merge branch 'main' into i18n-second-pass 2021-02-28 17:22:25 -08:00
edit_author.html Moves titles into templates and adds i18n support 2021-02-28 10:00:36 -08:00
edit_book.html Moves titles into templates and adds i18n support 2021-02-28 10:00:36 -08:00
editions.html Moves titles into templates and adds i18n support 2021-02-28 10:00:36 -08:00
error.html Moves titles into templates and adds i18n support 2021-02-28 10:00:36 -08:00
goal.html Merge branch 'main' into i18n-second-pass 2021-02-28 17:22:25 -08:00
import.html Moves titles into templates and adds i18n support 2021-02-28 10:00:36 -08:00
import_status.html Moves titles into templates and adds i18n support 2021-02-28 10:00:36 -08:00
invite.html Moves titles into templates and adds i18n support 2021-02-28 10:00:36 -08:00
layout.html [profile] Various HTML fixes: 2021-03-03 20:10:09 +01:00
login.html Moves titles into templates and adds i18n support 2021-02-28 10:00:36 -08:00
notfound.html Moves titles into templates and adds i18n support 2021-02-28 10:00:36 -08:00
notifications.html Enumerates notification options for translation 2021-03-01 09:32:03 -08:00
password_reset.html Moves titles into templates and adds i18n support 2021-02-28 10:00:36 -08:00
password_reset_request.html Moves titles into templates and adds i18n support 2021-02-28 10:00:36 -08:00
search_results.html Merge branch 'main' into i18n-second-pass 2021-02-28 17:22:25 -08:00
tag.html Moves titles into templates and adds i18n support 2021-02-28 10:00:36 -08:00