removed ref to "book-panel.css"; "book_panel.css" is what we're using.

pull/1/head
eric 2011-12-02 19:24:12 -05:00
parent b702dbc020
commit 1ae38663f4
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
<head> <head>
<title>unglue.it {% block title %}{% endblock %}</title> <title>unglue.it {% block title %}{% endblock %}</title>
<link type="text/css" rel="stylesheet" href="/static/css/sitewide.css" /> <link type="text/css" rel="stylesheet" href="/static/css/sitewide.css" />
<link href="/static/css/book-panel.css" rel="stylesheet" type="text/css" />
<link REL="SHORTCUT ICON" HREF="/static/images/favicon.ico"> <link REL="SHORTCUT ICON" HREF="/static/images/favicon.ico">
{% block extra_css %}{% endblock %} {% block extra_css %}{% endblock %}
{% block base_js %} {% block base_js %}