diff options
author | Shadify <boomkin1234@hotmail.com> | 2017-11-30 13:07:23 +0100 |
---|---|---|
committer | Shadify <boomkin1234@hotmail.com> | 2017-11-30 13:07:23 +0100 |
commit | 491eb42cd125b76f96d4f906c3822202d55395a1 (patch) | |
tree | 98344fcc1bd04fb898629949a19e221ff3b2c50b /app/Resources/views/emails/registration.php | |
parent | fb182cdeeb54478f634d8d7a6d49d53d3dec69e1 (diff) | |
parent | 8a359a025f2d4354918c9a5bf44695e52c9018f8 (diff) |
Merge branch 'master' of https://github.com/marwolaethblack/pollutometer
Diffstat (limited to 'app/Resources/views/emails/registration.php')
-rw-r--r-- | app/Resources/views/emails/registration.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app/Resources/views/emails/registration.php b/app/Resources/views/emails/registration.php deleted file mode 100644 index c2ac995..0000000 --- a/app/Resources/views/emails/registration.php +++ /dev/null @@ -1,6 +0,0 @@ -{# app/Resources/views/Emails/registration.html.twig #} -<h3>You did it! You registered!</h3> - -Hi {{ name }}! You're successfully registered. - -Thanks!
\ No newline at end of file |