Remove links to depreciated Javascript and CSS.
This commit is contained in:
parent
bfc34eff70
commit
18a9b4ec21
1 changed files with 0 additions and 3 deletions
|
@ -7,9 +7,6 @@
|
||||||
{% block head %}
|
{% block head %}
|
||||||
<link href="/jquery-ui.css" rel="stylesheet" type="text/css"/>
|
<link href="/jquery-ui.css" rel="stylesheet" type="text/css"/>
|
||||||
<link href="/forms.css" rel="stylesheet" type="text/css"/>
|
<link href="/forms.css" rel="stylesheet" type="text/css"/>
|
||||||
<script type="text/javascript" src="/jquery.min.js"></script>
|
|
||||||
<script type="text/javascript" src="/jquery-ui.min.js"></script>
|
|
||||||
<script type="text/javascript" src="/supporter-page.js"></script>
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
Loading…
Reference in a new issue