diff --git a/InvenTree/templates/mail.html b/InvenTree/templates/mail.html new file mode 100644 index 0000000000..98990fb31b --- /dev/null +++ b/InvenTree/templates/mail.html @@ -0,0 +1 @@ +{{ mail }}{% include "clip.html"%} \ No newline at end of file diff --git a/InvenTree/templates/tel.html b/InvenTree/templates/tel.html new file mode 100644 index 0000000000..14f978ad87 --- /dev/null +++ b/InvenTree/templates/tel.html @@ -0,0 +1 @@ +{{ tel }}{% include "clip.html"%} \ No newline at end of file