diff options
Diffstat (limited to 'template/about.html.j2')
-rw-r--r-- | template/about.html.j2 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/about.html.j2 b/template/about.html.j2 index 81976c42..77c424ee 100644 --- a/template/about.html.j2 +++ b/template/about.html.j2 @@ -1,5 +1,6 @@ {% extends "common/base.j2" %} {% block body_content %} +<main id="maincontent"> <article class="container"> <header> |