From 10eb82c7c00a0a1a75528644fbfbe108a769207f Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Fri, 11 Nov 2022 22:57:19 +0530 Subject: serving created invoices as both HTML and JSON --- web/templates/invoice.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 web/templates/invoice.html (limited to 'web/templates/invoice.html') diff --git a/web/templates/invoice.html b/web/templates/invoice.html deleted file mode 100644 index 77825fe..0000000 --- a/web/templates/invoice.html +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - OpenBills Testing - - - - - - - {{ template "partials/item_list.html" .}} - - -- cgit v1.2.3