diff --git a/www/conservancy/static/linux-compliance/about.html b/www/conservancy/static/linux-compliance/about.html index 3d3498c0..129b70ea 100644 --- a/www/conservancy/static/linux-compliance/about.html +++ b/www/conservancy/static/linux-compliance/about.html @@ -1,85 +1,7 @@ -{% extends "base_conservancy.html" %} +{% extends "base_compliance.html" %} {% block subtitle %}GPL Compliance Project For Linux Developers - {% endblock %} -{% block category %}Current{% endblock %} -{% block head %} - - - - - -{% endblock %} - +{% block submenuselection %}About{% endblock %} {% block content %} -
-Donate Now!-Other donation methods: -
-
-
-Wire Transfer-
- Please
- contact Conservancy
- by email
-for wire transfer instructions. - Please Include your currency and country. -
-
-Paper Check-
- Send paper check donations to:
-- Software Freedom Conservancy, Inc. - 137 MONTAGUE ST STE 380 - BROOKLYN, NY 11201-3548 - Please write GPL COMPLIANCE FOR LINUX DEVSin the memo line. - |
The GPL Compliance Project for Linux Developers is comprised of copyright diff --git a/www/conservancy/static/linux-compliance/index.html b/www/conservancy/static/linux-compliance/index.html new file mode 120000 index 00000000..546f3050 --- /dev/null +++ b/www/conservancy/static/linux-compliance/index.html @@ -0,0 +1 @@ +about.html \ No newline at end of file diff --git a/www/conservancy/templates/base_compliance.html b/www/conservancy/templates/base_compliance.html new file mode 100644 index 00000000..36c22cb2 --- /dev/null +++ b/www/conservancy/templates/base_compliance.html @@ -0,0 +1,55 @@ +{% extends "base_conservancy.html" %} +{% block head %} + + + + + + +{% endblock %} + +{% block outercontent %} +
+