{{ entry.title }}
By {{ entry.posterous_displayname }} on {{ entry.date|date:"M, d Y" }}
{{ entry.summary|safe }}
{% extends 'base.html' %} {% block title %}Jamal Fanaian{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Hi, I am Jamal Fanaian, and the Internet is my playground. Read more »
{% for entry in blog %}By {{ entry.posterous_displayname }} on {{ entry.date|date:"M, d Y" }}
{{ entry.summary|safe }}