{% extends "base.html" %} {% load thumbnail %} {% block title %}My super awesome homepage{% endblock %} {% block body %}
{{ post.text }}
Add your first image?