Dorothydu's picture
Upload 50 random repository samples
9d3c8f5 verified
{% extends "!layout.html" %}
{% block footer %} {{ super() }}
<style>
.wy-nav-content { max-width: 900px; }
</style>
{% endblock %}