Добавлена Производственная таблица

This commit is contained in:
Anastasia
2015-06-07 15:05:08 +05:00
parent ea5270b295
commit 1882545308
11 changed files with 109 additions and 16 deletions

View File

@@ -20,6 +20,6 @@
{% endfor %}
</ul>
{% else %}
<p>Список заказов пуст</p>
<p>Список пуст</p>
{% endif %}
{% endblock %}