mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 19:01:52 +08:00
f2dd35ab08
fails, provide a different message if you are logged in as a different user, increase expiry to 2 months from 1 week.
7 lines
126 B
Plaintext
7 lines
126 B
Plaintext
<div class='container'>
|
|
<h2><%= t :'resubscribe.title' %></h2>
|
|
<br/>
|
|
|
|
<p><%= t :'resubscribe.description' %></p>
|
|
</div>
|