mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 09:11:28 +02:00
easy unsubscribe baked into emails
This commit is contained in:
parent
39ce179d16
commit
be0267956b
6 changed files with 91 additions and 3 deletions
11
views/settings/account/unsubscribe.erb
Normal file
11
views/settings/account/unsubscribe.erb
Normal file
|
@ -0,0 +1,11 @@
|
|||
<div class="header-Outro">
|
||||
<div class="row content single-Col">
|
||||
<h1>Email Unsubscribe</h1>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="content single-Col misc-page">
|
||||
<article>
|
||||
<%= @message %>
|
||||
</article>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue