Even more removal of deprecated stuff.
The base template has most of this now.
This commit is contained in:
parent
18a9b4ec21
commit
3ebf6a740b
1 changed files with 0 additions and 5 deletions
|
@ -4,11 +4,6 @@
|
||||||
{% block subtitle %}NPOAcct - {% endblock %}
|
{% block subtitle %}NPOAcct - {% endblock %}
|
||||||
{% block category %}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"/>
|
|
||||||
{% endblock %}
|
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
<div class="donate-sidebar">
|
<div class="donate-sidebar">
|
||||||
|
|
Loading…
Reference in a new issue