diff --git a/templates/invoice.html b/templates/invoice.html
index 4c42352..0525a5b 100644
--- a/templates/invoice.html
+++ b/templates/invoice.html
@@ -28,6 +28,7 @@
+ {{ company_name }}
{{ address }}
@@ -74,10 +75,15 @@
Router |
{{ invoice.router_price }} |
-
+
5 |
Snapshot |
{{ invoice.snapshot_price }} |
+
+
+ 6 |
+ Image |
+ {{ invoice.images_price }} |
Subtotal |