{% extends "!layout.html" %} {% block footer %} {{ super() }} <style> .wy-nav-content { max-width: 1080px; } </style> {% endblock %}