From f232bc10480582a220fd073d2d14730fee346e2c Mon Sep 17 00:00:00 2001 From: Andromeda Yelton Date: Tue, 8 May 2012 14:41:04 -0400 Subject: [PATCH] we're not using this any more --- frontend/templates/workstub.html | 97 -------------------------------- 1 file changed, 97 deletions(-) delete mode 100644 frontend/templates/workstub.html 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 %}