{% extends "ng-base.html" %} {% block content %} {% include 'gumshoe/navbar.html' %}
{{ issue.status.name }} | |
{{ issue.status.resolution.name }} | |
{{ issue.project.name }} | |
{{ issue.reporter.username }} | |
{{ issue.reported | date:'MMMM d, yyyy h:mma' }} | |
{{ issue.lastUpdated | date:'MMMM d, yyyy h:mma' }} |
{{ issue | jsonPrint }}
{{ debug | jsonPrint }}
Posted by {{ comment.author.username }} on {{ comment.created | date:'MMMM dd, yyyy h:mma' }}
Add Comment