From e45b5cba81e30b1edcd5d60817f923a26cd4a213 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Tue, 1 Dec 2020 12:31:28 -0500 Subject: [PATCH] fix: #9018 --- src/views/outgoing.tpl | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/views/outgoing.tpl diff --git a/src/views/outgoing.tpl b/src/views/outgoing.tpl new file mode 100644 index 0000000000..ee68df046c --- /dev/null +++ b/src/views/outgoing.tpl @@ -0,0 +1,12 @@ +
+ +
+

+ [[notifications:outgoing_link_message, {title}]] +

+

+ [[notifications:continue_to, {outgoing}]] + [[notifications:return_to, {title}]] +

+
+
\ No newline at end of file