{% extends "base.html" %} {% load static %} {% block content %}
{{ obj.description }}
{% endif %}URL | {% if obj.url %} {{ obj.url }} {% else %} Unknown {% endif %} |
---|---|
Content | {% if obj.content %} {{ obj.content }} {% else %} Unknown {% endif %} |
Date Time | {% if obj.datetime %} {{ obj.datetime }} {% else %} Unknown {% endif %} |
{{ related.title }} | {{ related.count }} |