{% block comments_book %} {% comment %} Your cover image goes here. e.g.: cover image for {{ work.title }} modify as needed for your local context variables {% endcomment %} {% endblock %}
{% block comments_graphical %}{% comment %} This is where you put your headline. Brief text, graphics-oriented info like user avatars and campaign status icons. e.g.: Avatar for {{ comment.user }} {{ comment.user.username }} on {{ comment.content_object.title }}{% endcomment %}{% endblock %}
{% now "M d Y, h:i A"%}

{% block comments_textual %} {% comment %} This is where you put the textual part of your message. Examples include the text of comments, details about credit card charges, etc. {% endcomment %} {% endblock %}