diff options
Diffstat (limited to 'theme/templates/index.html')
| -rw-r--r-- | theme/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/templates/index.html b/theme/templates/index.html index 48176e3..4491f14 100644 --- a/theme/templates/index.html +++ b/theme/templates/index.html @@ -1,5 +1,5 @@ {% extends "base.html" %} {% block main %} -<section> +<section class="metadata"> <b>User</b> <span>Christian Cleberg <[email protected]></span> <b>Context</b> <span>Technology Assurance Manager</span> <b>Status</b>Active</span> |
