mailtrain/views/subscription/unsubscribe-notice.hbs

10 lines
265 B
Handlebars
Raw Normal View History

2016-04-04 12:36:30 +00:00
<h2>Unsubscribe Successful</h2>
<p>You have been removed from {{title}}.</p>
<p>
<a class="btn btn-primary" href="{{homepage}}" role="button">
<span class="glyphicon glyphicon-arrow-left" aria-hidden="true"></span> return to our website
</a>
</p>