diff --git a/templates/kt3/notifications/subscriptions.DownloadDocument.smarty b/templates/kt3/notifications/subscriptions.DownloadDocument.smarty
new file mode 100644
index 0000000..9865c3c
--- /dev/null
+++ b/templates/kt3/notifications/subscriptions.DownloadDocument.smarty
@@ -0,0 +1,27 @@
+
{$info.title|sanitize}
+
+
+
+ {i18n arg_object_name=$info.object_name|sanitize}The document "#object_name#" {/i18n}{if ($info.location_name !== null)} {i18n arg_location_name=$info.location_name}in the folder "#location_name#" has been downloaded {/i18n}{/if}{if ($info.has_actor)} {i18n arg_actor_name=$info.actor_name}by #actor_name#{/i18n}{/if}.
+
+