mirror of
https://github.com/go-gitea/gitea
synced 2025-08-10 11:38:20 +00:00
Add main landmark to templates and adjust titles (#22670)
* Add main aria landmark to templates * Adjust some titles to improve understanding of location in navigation Contributed by @Forgejo
This commit is contained in:
committed by
GitHub
parent
1e0e79dcbf
commit
15c035775a
@@ -1,5 +1,5 @@
|
||||
{{template "base/head" .}}
|
||||
<div class="page-content user link-account">
|
||||
<div role="main" aria-label="{{.Title}}" class="page-content user link-account">
|
||||
<div class="ui secondary pointing tabular top attached borderless menu new-menu navbar">
|
||||
<div class="new-menu-inner">
|
||||
<!-- TODO handle .ShowRegistrationButton once other login bugs are fixed -->
|
||||
|
Reference in New Issue
Block a user