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 | 0605b47810b88e8d6b0dd0a9975949e1ac11477e (patch) | |
tree | 03e4d7964a38a5a43965ece3de5345ac8e7115c0 | |
parent | 3fe24fd92c0462c9bceee0c36dc4d9d9b7723142 (diff) | |
download | librambutan-0605b47810b88e8d6b0dd0a9975949e1ac11477e.tar.gz librambutan-0605b47810b88e8d6b0dd0a9975949e1ac11477e.zip |
Docs: whitespace fascism.
-rw-r--r-- | source/_static/apilist.html | 2 | ||||
-rw-r--r-- | source/_templates/layout.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/_static/apilist.html b/source/_static/apilist.html index e9eb8e3..556fcc9 100644 --- a/source/_static/apilist.html +++ b/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/source/_templates/layout.html b/source/_templates/layout.html index 93547f0..4d92d33 100644 --- a/source/_templates/layout.html +++ b/source/_templates/layout.html @@ -2,4 +2,4 @@ {% block rootrellink %} <li><a href="http://leaflabs.com/">LeafLabs</a> |</li> {{ super() }} -{% endblock %} +{% endblock %} |