diff options
Diffstat (limited to 'templates/explore/organizations.tmpl')
-rw-r--r-- | templates/explore/organizations.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/explore/organizations.tmpl b/templates/explore/organizations.tmpl index 36267baf33..56c6ee56a0 100644 --- a/templates/explore/organizations.tmpl +++ b/templates/explore/organizations.tmpl @@ -1,5 +1,5 @@ {{template "base/head" .}} -<div class="page-content explore users"> +<div role="main" aria-label="{{.Title}}" class="page-content explore users"> {{template "explore/navbar" .}} <div class="ui container"> {{template "explore/search" .}} |