diff options
Diffstat (limited to 'templates/admin/hooks.tmpl')
-rw-r--r-- | templates/admin/hooks.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin/hooks.tmpl b/templates/admin/hooks.tmpl index a23cff4342..26f92c7064 100644 --- a/templates/admin/hooks.tmpl +++ b/templates/admin/hooks.tmpl @@ -1,5 +1,5 @@ {{template "base/head" .}} -<div class="page-content admin hooks"> +<div role="main" aria-label="{{.Title}}" class="page-content admin hooks"> {{template "admin/navbar" .}} <div class="ui container"> {{template "base/alert" .}} |