{% extends 'portal.html'%} {% block title %}{{ name }}{% endblock %} {% block header %} {% endblock %} {% block content %}
{% if errors|length > 0 %}
Error processing request

{{ errors }}

{% else %}
Information

Paste into the textbox below your Irreducible Element model JSON, you then will be able to save and validate this IE Model

{% endif %}
Insert timestamp Date/Time to timestamp
Year
Month
Day
Hour
Min
Sec
Time Zone
{% endblock %} {% block javascript %} {% endblock %}