{% extends "layout.html" %}} {% block content %}
Name
{{ json_object.name }}
Description
{{ json_object.description }}
Owned by

{{ json_object_pretty }}
{% endblock %}