{% extends "billy/base.html" %} {% load humanize %} {% block content %}
remote {% if not forloop.last %} | {% endif %} {% if obj_isbill %} billy {% endif %}

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

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