{% extends "ticker/base.html" %} {% block content %} {% for entry in entry_list %}
{% if entry.content_more %} Read more... ({{ entry.content_more|wordcount }} words) {% else %} See comments {% endif %}
Follow entries by RSS Atom