{% extends "base.html" %} {% block header_ext %} {% endblock %} {% block sidebar %}
This page’s menu:
By {{news_entry.author.username}} on {{news_entry.date_posted|time}}
{{news_entry.body}}