Bootstrap requires us to wrap the content in a container any time the
grid system is used. Wrapping the content with a <div class="container">
fixes some padding issues we have with the frontend on small screens.
Signed-off-by: Thomas Schmid <tom@lfence.de>