mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
4 lines
No EOL
198 B
Text
4 lines
No EOL
198 B
Text
<div id="comment-info">
|
|
removed comments: <%= removedComments %>/<%= totalComments %> (<%= (100 * removedComments / totalComments).toFixed(1) %>%)
|
|
</div>
|
|
<div id="comment-sort">sorted by: top</div> |