Skip to content

Instantly share code, notes, and snippets.

@saileshkush95
Created May 11, 2020 10:28
Show Gist options
  • Save saileshkush95/30f5906db065321f40d7c817855c5861 to your computer and use it in GitHub Desktop.
Save saileshkush95/30f5906db065321f40d7c817855c5861 to your computer and use it in GitHub Desktop.
{% extends "!layout.html" %}
{% block footer %} {{ super() }}
<style>
.wy-nav-content { max-width: none; }
</style>
{% endblock %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment