{{ post.title }}
Published on {{ post.pub_date|date }}
Author: {{ post.bloguser.user }}
Status: {{ post.get_status_display }}
{{ post.content }}
{% extends 'nomadblog/base.html' %} {% block nomadblog %}
Published on {{ post.pub_date|date }}
Author: {{ post.bloguser.user }}
Status: {{ post.get_status_display }}
{{ post.content }}