List template: Add missing closing tag

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-12-04 00:05:28 -04:00
parent 396f9f6fca
commit d6394c5e3b

View File

@@ -119,6 +119,7 @@
</td>
{% endif %}
</tr>
{% endfor %}
</tbody>
</table>
</div>