From 686464465378af1256a08e9ed6c7a00f0e596d6c Mon Sep 17 00:00:00 2001 From: AdminDroid <49208841+admindroid-community@users.noreply.github.com> Date: Wed, 19 Jun 2024 16:45:42 +0530 Subject: [PATCH] Build-in HTML template sample --- .../Build-inTemplate.html | 78 +++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 Configure Email Signature in Outlook/Build-inTemplate.html diff --git a/Configure Email Signature in Outlook/Build-inTemplate.html b/Configure Email Signature in Outlook/Build-inTemplate.html new file mode 100644 index 0000000..3b8f0fe --- /dev/null +++ b/Configure Email Signature in Outlook/Build-inTemplate.html @@ -0,0 +1,78 @@ + + + + + + + AdminDroid Signature Template + + + + + + + + + + + + + + + + + + +
+ + + +
%%DisplayName%%
+
%%Title%%, %%CompanyName%%
+
+ + %%Email%% +
+
+ + %%MobilePhone%% +
+
+ + %%BusinessPhone%% +
+
+ + + %%Address%% + +
+
%%WebLink%% + + + + + +
+ + + + \ No newline at end of file