Moved project member list into current subdirectory.
This commit is contained in:
parent
c20c6dfc07
commit
993c1348fb
1 changed files with 3 additions and 12 deletions
|
@ -1,18 +1,9 @@
|
|||
{% extends "base_conservancy.html" %}
|
||||
{% block subtitle %}Member Projects - {% endblock %}
|
||||
{% extends "base_members.html" %}
|
||||
{% block subtitle %}Current Member Projects - {% endblock %}
|
||||
{% block category %}members{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
<h1>Member Projects</h1>
|
||||
|
||||
<p>The Conservancy provides a wide range of services to Free and Open Source
|
||||
Software projects at no cost. To understand how we help our members
|
||||
(and perhaps how we could help your project), please read the
|
||||
<a href="/overview/">Conservancy Overview</a>.</p>
|
||||
|
||||
<p>If you think we might be able to help your Free and Open Source
|
||||
Software project, email us at <a
|
||||
href="mailto:conservancy@softwarefreedom.org">conservancy@softwarefreedom.org</a>.</p>
|
||||
<h1>Current Member Projects</h1>
|
||||
|
||||
<h2><a href="http://amarok.kde.org/">Amarok</a></a></h2>
|
||||
|
Loading…
Reference in a new issue