Changeset - 18a9b4ec210d
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 8 years ago 2016-09-01 23:36:17
bkuhn@ebb.org
Remove links to depreciated Javascript and CSS.
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/npoacct/index.html
Show inline comments
...
 
@@ -4,15 +4,12 @@
 
{% block subtitle %}NPOAcct - {% endblock %}
 
{% block category %}npoacct{% 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 %}
 

	
 
<div class="donate-sidebar">
 
<table style="background-color:#afe478;width:100%;">
0 comments (0 inline, 0 general)