{% extends 'base.html' %} {% load staticfiles %} {% block title %}issue - {{ item_name }} {% endblock %} {% block body_block %} {% if user.is_authenticated %} {% if item_name %}
Item name: {{ item_name }}
item description: {{ item_description }}
pub time: {{pub_time}}