From 6101accb20168f35c63554fca759c0ef80ffe2fc Mon Sep 17 00:00:00 2001 From: thisfro Date: Sun, 6 Jun 2021 11:21:01 +0200 Subject: [PATCH] Remove unused template --- templates/offer/trade/trade_email.html.twig | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 templates/offer/trade/trade_email.html.twig diff --git a/templates/offer/trade/trade_email.html.twig b/templates/offer/trade/trade_email.html.twig deleted file mode 100644 index 5197c94..0000000 --- a/templates/offer/trade/trade_email.html.twig +++ /dev/null @@ -1,5 +0,0 @@ -

{{ user.username}} wants to trade!

- -

You can checkout their offer and reply to this email if you want to trade.

- - \ No newline at end of file