Removed unused maths tag

This commit is contained in:
2018-05-01 10:03:20 +10:00
parent f337291db8
commit 8cfbf2657e

View File

@ -1,5 +1,4 @@
{% extends "part/part_base.html" %}
{% load maths %}
{% block details %}
{% include "part/tabs.html" with tab="allocation" %}
@ -26,4 +25,4 @@
</table>
{% endif %}
{% endblock %}
{% endblock %}