diff --git a/templates/edit_invoice.html b/templates/edit_invoice.html new file mode 100644 index 0000000..c2a5f7a --- /dev/null +++ b/templates/edit_invoice.html @@ -0,0 +1,207 @@ +{% extends 'base.html' %} +{% block content %} + +