Remove unused mailers.

This commit is contained in:
evazion
2019-08-06 10:42:45 -05:00
parent b0da649b09
commit 0c6d9f60bd
4 changed files with 0 additions and 27 deletions

View File

@@ -1,6 +0,0 @@
<!doctype html>
<html>
<body>
<p>You can upgrade your account by sending $20 USD via Paypal to <%= mail_to Danbooru.config.upgrade_account_email %>. Be sure to include your username.</p>
</body>
</html>

View File

@@ -1,6 +0,0 @@
<!doctype html>
<html>
<body>
<p>Account upgrades are currently disabled.</p>
</body>
</html>