diff options
Diffstat (limited to 'pyaggr3g470r/templates')
-rw-r--r-- | pyaggr3g470r/templates/layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyaggr3g470r/templates/layout.html b/pyaggr3g470r/templates/layout.html index b37fb3e1..2fa815d9 100644 --- a/pyaggr3g470r/templates/layout.html +++ b/pyaggr3g470r/templates/layout.html @@ -117,7 +117,7 @@ </nav> <br /> - <div class="container-fluid not-at-home"> + <div class="container not-at-home"> {% block messages %} {% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} |