removing tabs and spaces mix in templates

This commit is contained in:
volpino
2012-04-28 18:29:21 +02:00
parent 8c91855a58
commit ff14477f60
7 changed files with 63 additions and 61 deletions

View File

@ -47,7 +47,7 @@
<dd><img src="{% url djeuscan.views.chart_category category 'versions-monthly-small' %}" /></dd>
<dt>Packages</dt>
<dd><img src="{% url djeuscan.views.chart_category category 'packages-monthly-small' %}" /></dd>
</dl>
</dl>
</div>
{% endblock %}