Require author name
This commit is contained in:
parent
402ee469a7
commit
fdc4d1b867
1 changed files with 1 additions and 3 deletions
|
@ -83,16 +83,14 @@
|
||||||
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
|
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
|
||||||
% }
|
% }
|
||||||
|
|
||||||
% if ( $site->data->{isso}{enabled} ) {
|
|
||||||
<h1>Comments</h1>
|
<h1>Comments</h1>
|
||||||
<section id="isso-thread"></section>
|
<section id="isso-thread"></section>
|
||||||
<noscript>Please enable JavaScript to view the comments. I promise it's not doing weird third party crap.</noscript>
|
<noscript>Please enable JavaScript to view the comments. I promise it's not doing weird third party crap.</noscript>
|
||||||
|
|
||||||
<script data-isso="//perlbot.pl/"
|
<script data-isso="//perlbot.pl/"
|
||||||
|
data-isso-require-author="true"
|
||||||
src="//isso.perlbot.pl/js/embed.min.js"></script>
|
src="//isso.perlbot.pl/js/embed.min.js"></script>
|
||||||
|
|
||||||
% }
|
|
||||||
|
|
||||||
% content tags => begin
|
% content tags => begin
|
||||||
<nav id="tags">
|
<nav id="tags">
|
||||||
<h1>Tags</h1>
|
<h1>Tags</h1>
|
||||||
|
|
Loading…
Add table
Reference in a new issue