{% extends "billy/base.html" %} {% load url from future %} {% load humanize %} {% load billy_utiltags %} {% block content %}

{{ meta.name }} [{{ session }}]

{{object_type}}

Mongo spec:

{{spec}}

{% for obj_type, obj_id in objects %} {% endfor %}
id
{% endblock %}