11 lines
405 B
Plaintext
11 lines
405 B
Plaintext
<div id="new-post-notification" class="new-concept-notification hidden">
|
|
<div class="new-notification-content">
|
|
<p>New post in thread!</p>
|
|
<span class="notification-buttons">
|
|
<button id="dismiss-new-post-button">Dismiss</button>
|
|
<a class="linkbutton" id="go-to-new-post-button">View post</a>
|
|
<button id="unsub-new-post-button">Stop updates</button>
|
|
</span>
|
|
</div>
|
|
</div>
|