remove defunct file
This commit is contained in:
parent
71c1faf9ff
commit
fafd0397bc
|
|
@ -1,11 +0,0 @@
|
|||
{% extends "collapse.html" %}
|
||||
|
||||
{% load static %}
|
||||
|
||||
{% block collapse_title %}
|
||||
<h4>{{ title }}</h4>
|
||||
{% endblock %}
|
||||
|
||||
{% block collapse_content %}
|
||||
{% include "order/po_table.html" %}
|
||||
{% endblock %}
|
||||
Loading…
Reference in New Issue