mirror of
https://github.com/inventree/InvenTree.git
synced 2026-05-21 00:36:48 +00:00
templates for mailto and tel - links
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
<a href="mailto:{{ mail }}">{{ mail }}</a>{% include "clip.html"%}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
<a href="tel:{{ tel }}">{{ tel }}</a>{% include "clip.html"%}
|
||||||
Reference in New Issue
Block a user