diff --git a/sigl/templates/lists/addItem.html.j2 b/sigl/templates/lists/addItem.html.j2 new file mode 100644 index 0000000..0d7f0bf --- /dev/null +++ b/sigl/templates/lists/addItem.html.j2 @@ -0,0 +1,52 @@ +{% extends 'base.html.j2' %} +{% block title %}{{ list.name }} | Sigl{% endblock %} +{% block header %} +