diff --git a/frontend/templates/workstub.html b/frontend/templates/workstub.html deleted file mode 100644 index e1db7433..00000000 --- a/frontend/templates/workstub.html +++ /dev/null @@ -1,97 +0,0 @@ -{% extends "base.html" %} -{% block title %} - — {{ title }} -{% endblock %} - -{% block extra_head %} - - - -{% endblock %} - -{% block content %} -
-
-
-
-
- 0 Ungluers are WISHING
  -
-
- {% include "explore.html" %} -
-
-
-
-
-
- {{ title }} -
-
-

{{ title }}

-

{{ author }}

-
- - - -
-
0 Ungluers have pledged $0
book list status
-
-
-
-
-
-
-
- {% if request.user.is_anonymous %} - - {% else %} -

No one has wishlisted this yet.  Be the first.

-
- {% endif %} -
-
-
-
-
-
-
-
- -
-

Share

-
- -
-
- {% if work.last_campaign %} - - {% endif %} -
-
-
-
- -{% endblock %}