@@ 56,11 56,13 @@
<p id="commentNumber"></p>
<div id="comments"></div>
</template>
- <noscript>
+ <noscript><small>
+ <hr>
Comments are not visible here without javascript, but if you feel like reading some JSON,
<a href="/owncomments/thread_by_referer">go ahead</a>.
Posting a comment should work nonetheless.
- </noscript>
+ <hr>
+ </small></noscript>
<div id="commentThreadContainer"></div>
<form id="newCommentForm" action="/owncomments/comments/form" method="POST">
<input type="text" name="author_name" id="commenterName" placeholder="Your name" required="" />