diff options
Diffstat (limited to 'templates/repo/empty.tmpl')
-rw-r--r-- | templates/repo/empty.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/empty.tmpl b/templates/repo/empty.tmpl index 24547758a7..cb883e8df5 100644 --- a/templates/repo/empty.tmpl +++ b/templates/repo/empty.tmpl @@ -1,5 +1,5 @@ {{template "base/head" .}} -<div class="page-content repository quickstart"> +<div role="main" aria-label="{{.Title}}" class="page-content repository quickstart"> {{template "repo/header" .}} <div class="ui container"> <div class="ui grid"> |