aboutsummaryrefslogtreecommitdiff
path: root/app/dispatch/templates
diff options
context:
space:
mode:
Diffstat (limited to 'app/dispatch/templates')
-rw-r--r--app/dispatch/templates/dispatch/invoice/list.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/dispatch/templates/dispatch/invoice/list.html b/app/dispatch/templates/dispatch/invoice/list.html
index 292edd7..c068cc5 100644
--- a/app/dispatch/templates/dispatch/invoice/list.html
+++ b/app/dispatch/templates/dispatch/invoice/list.html
@@ -22,7 +22,6 @@
</tr>
</thead>
<tbody>
- {{object_list}}
{% for invoice in object_list %}
<tr>
<td>{{invoice.user}}</td>