Fix some small bits in base.html.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Tue, 19 Feb 2013 16:14:13 +0000 (17:14 +0100)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Tue, 19 Feb 2013 16:44:04 +0000 (17:44 +0100)
commit155438cdc1da0e00996eebca97cb6581f06811e3
treec4b6f096ff6f4976c8a3d9d63fcd67308924d3da
parent0c8073a3a39ce9b4b006e6b2960d6591ddf24aa7
Fix some small bits in base.html.

1. Add a trailing slash to the mediagoblin.org URL.
   (The string changed anyway, so translations are not
   affected more than already.)
2. Order was wrong for those two at the end (old version):
     {% endblock mediagoblin_body %}
     </div>
3. Fix some little indenting issues.
4. Remove some useless space from the output.
mediagoblin/templates/mediagoblin/base.html