mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-28 22:04:25 +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