Removed unused maths tag
This commit is contained in:
parent
f337291db8
commit
8cfbf2657e
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue