diff options
Diffstat (limited to 'pyaggr3g470r/templates/home.html')
-rw-r--r-- | pyaggr3g470r/templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyaggr3g470r/templates/home.html b/pyaggr3g470r/templates/home.html index 6bcd08fb..8b0d5059 100644 --- a/pyaggr3g470r/templates/home.html +++ b/pyaggr3g470r/templates/home.html @@ -1,6 +1,6 @@ {% extends "layout.html" %} {% block content %} -<div class="container"> +<div class="container-fluid"> <div classe="row"> <div class="col-md-3"> <ul class="nav nav-pills nav-stacked" ui-sortable="sortableOptions"> |