{% extends "billy/base.html" %} {% load humanize %} {% block content-nocontainer %}
{% if not obj_url == None %} remote {% endif %}

[{{collection}}] {{obj_id}}

    {{obj_json|safe}}
    
{% endblock %}