{% extends "layout.html" %} {% block content %}
{{ _('Updated') }}
{{ json_schema.last_updated | datetime }}

{{ json_schema_pretty }}
{% endblock %}