view docs/templates/simple.html @ 1039:3133ddc3cb73

cm: Separate `requirements` from what `setup.py` wants.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 16 Jan 2018 08:42:18 -0800
parents 0c3b811d2c26
children 94d7d5e38571
line wrap: on
line source

{% extends "default.html" %}

{% block header %}
    <br/>
{% endblock %}