What's up in the django world?
{% for newsentry in topnewslist %} {% if forloop.last %}
{{newsentry.title}}
{% else %}
{{newsentry.title}}
{% endif %} {% endfor %}
embed this widget
uswaretech.com