diff --git a/src/main/resources/mail/message-to-advertiser.ftlh b/src/main/resources/mail/message-to-advertiser.ftlh index 14e9651c..2c5600cc 100644 --- a/src/main/resources/mail/message-to-advertiser.ftlh +++ b/src/main/resources/mail/message-to-advertiser.ftlh @@ -1,20 +1,380 @@ <#-- @ftlvariable name="MESSAGE" type="java.lang.String" --> - + - + Ktoś odpowiedział na Twoje ogłoszenie + + + + - -
-

Ktoś odpowiedział na twoje ogłoszenie ${OFFER_TITLE!''}.

+ +
+
+ +
\ No newline at end of file diff --git a/src/main/resources/mail/offer-confirmation.ftlh b/src/main/resources/mail/offer-confirmation.ftlh index 2b004897..0a9f7b87 100644 --- a/src/main/resources/mail/offer-confirmation.ftlh +++ b/src/main/resources/mail/offer-confirmation.ftlh @@ -1,26 +1,398 @@ <#-- @ftlvariable name="MESSAGE" type="java.lang.String" --> - + - - - -
-

Twoja odpowiedź na ogłoszenie ${OFFER_TITLE!''} została wysłana.

+ Twoja odpowiedź na ogłoszenie została wysłana + + + + + + +
+
+ +
\ No newline at end of file diff --git a/src/main/resources/mail/remove-account.ftlh b/src/main/resources/mail/remove-account.ftlh index 23ee299a..b0777a62 100644 --- a/src/main/resources/mail/remove-account.ftlh +++ b/src/main/resources/mail/remove-account.ftlh @@ -1,26 +1,397 @@ -<#-- @ftlvariable name="MESSAGE" type="java.lang.String" --> - + - - - -
-

Twoje konto w serwisie Pomagam Ukrainie zostało usunięte.

+ Twoje konto zostało usunięte + + + + + + +
+
+ +
\ No newline at end of file