{{article.title}}

{{ article.created_at | date: "%b %d" }}
{{ article.content }}
{% if blog.comments_enabled? %}

Comments

    {% for comment in article.comments %}
  • {{ comment.content }}
    Posted by {{ comment.author }} on {{ comment.created_at | date: "%B %d, %Y" }}
  • {% endfor %}
{% form article %}

Leave a comment

{% if form.posted_successfully? %} {% if blog.moderated? %}
Successfully posted your comment.
It will have to be approved by the blog owner first before showing up.
{% else %}
Successfully posted your comment.
{% endif %} {% endif %} {% if form.errors %}
Not all the fields have been filled out correctly!
{% endif %}
{% if blog.moderated? %}

comments have to be approved before showing up

{% endif %} {% endform %}
{% endif %}

Why Shop With Us?