{% endblock extra_javascript %}
{% block extra_stylesheets %}
- <link rel="stylesheet" type="text/css" href="{% static "pdfannotator/toolbar.css?v={% pdfannotator_version %}" %}"/>
- <link rel="stylesheet" type="text/css" href="{% static "pdfannotator/pdf_viewer.css?v={% pdfannotator_version %}" %}"/>
+ <link rel="stylesheet" type="text/css" href="/static/pdfannotator/toolbar.css?v={% pdfannotator_version %}"/>
+ <link rel="stylesheet" type="text/css" href="/static/pdfannotator/pdf_viewer.css?v={% pdfannotator_version %}"/>
<style type="text/css">
body {
background-color: #eee;