{% extends "aristotle_mdr/base.html" %} {% load compile_static %} {% load static from staticfiles %} {% block title %}New Item{% endblock %} {% block extra_head_scripts %} {% endblock %} {% block content %}
Enter a name and short description for the what you would like to create, and Aristotle will do a quick search to see if similar objects exist to reuse.
If no items with similar terms exist, your search terms will be used to pre-populate any new items you create. {% endif %} {% for field in form %}