diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-13 20:29:02 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-05-13 20:29:02 -0400 |
| commit | 040ecff4509225220c68585effa404d6a087fb8a (patch) | |
| tree | 3f4f1189fd9c08a470ec9bfdec2865a409e30cd0 | |
| parent | bc47abdbf6fda55f51e39fd4eb05f812a9554cad (diff) | |
Docs: whitespace fascism.
| -rw-r--r-- | docs/source/_static/apilist.html | 2 | ||||
| -rw-r--r-- | docs/source/_templates/layout.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/_static/apilist.html b/docs/source/_static/apilist.html index e9eb8e3..556fcc9 100644 --- a/docs/source/_static/apilist.html +++ b/docs/source/_static/apilist.html @@ -2,4 +2,4 @@ {% set parents = parents.pop() %} {% if parents %} <a href="{{ parents.link|e }}">{{ parents.title }}</a> -{% endif %}
\ No newline at end of file +{% endif %} diff --git a/docs/source/_templates/layout.html b/docs/source/_templates/layout.html index 93547f0..4d92d33 100644 --- a/docs/source/_templates/layout.html +++ b/docs/source/_templates/layout.html @@ -2,4 +2,4 @@ {% block rootrellink %} <li><a href="http://leaflabs.com/">LeafLabs</a> |</li> {{ super() }} -{% endblock %} +{% endblock %} |
