removing tabs and spaces mix in templates
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
<tr>
|
||||
<td>
|
||||
<a href="{% url djeuscan.views.package package.category package.name %}">
|
||||
{{ package.category }}/{{ package.name }}
|
||||
{{ package.category }}/{{ package.name }}
|
||||
</a>
|
||||
{% package_bar package %}
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user