{% extends "base.html" %} {% load universaltag_tags %} {% block head %} {% render_universaltag_head %} {% endblock %} {% block content %}

{{ entry.title }}

{{ entry.body }}

<< Back to home

{% endblock %}