diff --git a/web/templates/entry_add.html b/web/templates/entry_add.html new file mode 100644 index 0000000..e2c3ead --- /dev/null +++ b/web/templates/entry_add.html @@ -0,0 +1,84 @@ +{% extends "base.html" %} +{% block title %}New Entry - Illustrations DB{% endblock %} +{% block body_class %}themed-bg{% endblock %} + +{% block content %} +
Add a new illustration. Subject, Illustration, and Application are the most important fields.
+ + +