diff --git a/conservancy/usethesource/templates/usethesource/base.html b/conservancy/usethesource/templates/usethesource/base.html index e5c2cb99..43bf9bc0 100644 --- a/conservancy/usethesource/templates/usethesource/base.html +++ b/conservancy/usethesource/templates/usethesource/base.html @@ -2,11 +2,6 @@ {% load static %} -{% block head %} - - -{% endblock %} - {% block outercontent %}
@@ -18,6 +13,6 @@
-

Header image adapted from Stars 01 by Mathias Krumbholz (CC BY-SA 3.0 Deed)

+

Header image adapted from Stars 01 by Mathias Krumbholz (CC BY-SA 3.0 Deed). Icons adapted from Magnifying Glass by Rohith M S, Magnifying Glass by icondesign178 and Upload by sureya from Noun Project (CC BY 3.0)

{% endblock outercontent %} diff --git a/conservancy/usethesource/templates/usethesource/landing_page.html b/conservancy/usethesource/templates/usethesource/landing_page.html index 86a93d84..66ac5885 100644 --- a/conservancy/usethesource/templates/usethesource/landing_page.html +++ b/conservancy/usethesource/templates/usethesource/landing_page.html @@ -7,8 +7,14 @@
- View the candidates - Submit a candidate + + View the candidates + + + + Submit a candidate + +

Software Freedom Conservancy works to ensure that you have the right to repair and modify the software on your devices. Use The Source shows you one of the key steps in this process: how we evaluate the source code candidates that companies provide to you, as is required when they use Linux or other GPLed software (most do). Through the collaborative process shown in each candidate's comment threads, we highlight common issues in the below source candidates, and what steps need to be taken by the companies to fix them (i.e. to comply with software right to repair licenses like the GPL). You can also see examples of candidates already in compliance, which are no longer just candidates, but real "corresponding source code".