{% extends "base.html" %} {% load rsl_i18n %} {% block title %}{% _ 'blog' %}{% endblock %} {% block content %}
{{ post.date }}
{{ post.excerpt }}