Start TO form template

This commit is contained in:
leigh-mil
2019-06-03 11:48:51 -04:00
committed by Montana
parent 91e41199b7
commit e7771f789b
12 changed files with 66 additions and 46 deletions

View File

@@ -1,5 +1,3 @@
{% extends 'task_orders/_new.html' %}
{% from "components/text_input.html" import TextInput %}
{% from "components/options_input.html" import OptionsInput %}
{% from "components/date_input.html" import DateInput %}