Fix classifications for Django.
This commit is contained in:
parent
79d48bd96a
commit
2649c84625
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{% extends "base_conservancy.html" %}
|
||||
{% block subtitle %}Donations - {% endblock %}
|
||||
{% block category %}donate{% endblock %}
|
||||
{% block subtitle %}GPL Compliance Project For Linux Developers - {% endblock %}
|
||||
{% block category %}Current{% endblock %}
|
||||
{% block head %}
|
||||
<link href="/jquery-ui.css" rel="stylesheet" type="text/css"/>
|
||||
<script src="/jquery.min.js"></script>
|
||||
|
|
Loading…
Reference in a new issue