{% assign post = include.post %} {% assign comments = site.comments | where:'post', post.permalink %}
{{ comment.author_fullname or comment.author_nickname or "Anonymous" }}, {{ comment.date | date_to_string: "ordinal", "RU" }}, link {% if comment.parent_id %}, parent{% endif %}
Your name
Comment (markdown syntax)
{{ comment.author_fullname or comment.author_nickname or "Anonymous" }}, {{ comment.date | date_to_string: "ordinal", "RU" }}, link {% if comment.parent_id %}, parent{% endif %}