Removing a tab... hate mixed tabs and spaces :)

This commit is contained in:
Christopher Allan Webber 2011-07-04 08:47:46 -05:00
parent afa7607431
commit ae50c14f0f

View File

@ -20,7 +20,7 @@
{% block mediagoblin_head %}
<link rel="alternate" type="application/atom+xml"
href="{{ request.urlgen(
'mediagoblin.user_pages.atom_feed',
'mediagoblin.user_pages.atom_feed',
user=user.username) }}">
{% endblock mediagoblin_head %}