diff options
Diffstat (limited to '_layout')
-rw-r--r-- | _layout/page_foot.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/_layout/page_foot.html b/_layout/page_foot.html index bb10e5a..3ec6f70 100644 --- a/_layout/page_foot.html +++ b/_layout/page_foot.html @@ -6,7 +6,6 @@ {{isnotempty rss}}<h2>Comments</h2> {{comments_rendered}} -<p>Follow the anchor in an author's name to reply via - <a href=https://useplaintext.email>plaintext email</a>. Markdown - inline markups, block quotes, lists and code blocks are supported.</p>{{end}} +<p>Follow the anchor in an author's name to reply. Please read + the <a href=/blog/reply#moderation>rules</a> before commenting.</p>{{end}} {{insert footer.html}} |