{% extends "layout.html" %} {% block head %} {{ super() }} {% endblock %} {% block content %}

{{ json_object.name }}



JSON Output

You can also make changes to the JSON below.



Validation

This will update whenever the form changes to show validation errors if there are any.



{% endblock %}