From 59407a953eb796bedc0d47239e2a603fe2e7b293 Mon Sep 17 00:00:00 2001 From: Julien Riou Date: Tue, 26 Jan 2021 07:51:56 +0100 Subject: [PATCH] Add link to flexpool in payment notifications Signed-off-by: Julien Riou --- templates/payment.md.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/payment.md.j2 b/templates/payment.md.j2 index fdaa086..227ca37 100644 --- a/templates/payment.md.j2 +++ b/templates/payment.md.j2 @@ -2,6 +2,6 @@ *Amount*: {{amount}} {% if amount_fiat != 'None' %}\({{amount_fiat}}\){% endif %} *ID*: [{{txid}}](https://etherscan.io/tx/{{txid}}) -*Address*: {{address}} +*Address*: [{{address}}](https://flexpool.io/{{address}}) *Date/Time*: {{time}} *Duration*: {{duration}}