All included via base_conservancy.html template

jQuery, jQuery UI, and the supporter-page Javscript are now included via
the base_conservancy.html template.
This commit is contained in:
Bradley M. Kuhn 2015-11-30 18:47:11 -08:00
parent 16399575f1
commit e1dfd65c3a
3 changed files with 0 additions and 11 deletions

View file

@ -3,12 +3,7 @@
{% block category %}supporter{% endblock %}
{% block head %}
<link href="/jquery-ui.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 %}
{% block content %}

View file

@ -4,9 +4,6 @@
{% block head %}
<link href="/jquery-ui.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 %}
{% block content %}
<h1>Conservancy Annual Supporter Night 2015!</h1>

View file

@ -4,9 +4,6 @@
{% block head %}
<link href="/jquery-ui.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 %}
{% block content %}
<h1>Thanks!</h1>