fix bootstrap-container

This commit is contained in:
Thor77 2015-08-28 22:28:59 +02:00
parent 09ef24667d
commit 26d993c55c
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
</style> </style>
</head> </head>
<body> <body>
<div id="container"> <div class="container-fluid">
{% if debug %} {% if debug %}
<div class="alert alert-danger" role="alert" style="text-align: center;"> <div class="alert alert-danger" role="alert" style="text-align: center;">
<b>DEBUG</b> <b>DEBUG</b>