Fix linting issues in app/views/email_subscriptions (#1859) [ci skip]

This commit is contained in:
Glenn Carremans 2019-02-25 18:50:41 +01:00 committed by Mac Siri
parent 40a808467d
commit 6fdcc9eb26
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
<div class="unsubscribed__title">
Token expired or invalid
</div>
<br/>
<br />
<div class="unsubscribed__message">
Please
<a href="https://dev.to/settings/notifications">sign-in</a>

View file

@ -3,7 +3,7 @@
<div class="unsubscribed__title">
You have been unsubscribed from <%= @email_type %>. 😔
</div>
<br/>
<br />
<div class="unsubscribed__message">
You will no longer receive emails like this. If you'd like to re-subscribe or manage your full email preferences, please
<a href="https://dev.to/settings/notifications">click here</a>.