From 33492754881a27c88f6a1ed38e463bba15ecf837 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 21 Mar 2018 18:53:43 -0700 Subject: merge front and back --- webface/templates/work_add.html | 215 ---------------------------------------- 1 file changed, 215 deletions(-) delete mode 100644 webface/templates/work_add.html (limited to 'webface/templates/work_add.html') diff --git a/webface/templates/work_add.html b/webface/templates/work_add.html deleted file mode 100644 index ac8a8169..00000000 --- a/webface/templates/work_add.html +++ /dev/null @@ -1,215 +0,0 @@ -{% extends "base.html" %} -{% block body %} -
-

Adding a New Thing

- -
- -

The Basics

- -
- - -
- -
- - -
- - - - - -
- -
- - -
-
- - -
- - -
- - -
- - -
- - -

Primary Release / Edition

- - - - - - - - - - - - - -

Anything Else?

- - - - -
Create Work
-
- -
-{% endblock %} - -{% block postscript %} - -{% endblock %} -- cgit v1.2.3