diff --git a/conservancy/templates/submenus/what_we_do_partial.html b/conservancy/templates/submenus/what_we_do_partial.html index 7af59e33182cfa9bbb9879736e59641f176042ac..106c4306120430a358f49871966c4d1ab774a55a 100644 --- a/conservancy/templates/submenus/what_we_do_partial.html +++ b/conservancy/templates/submenus/what_we_do_partial.html @@ -3,6 +3,6 @@
  • Vizio Lawsuit
  • Member Projects
  • Outreachy
  • -
  • Use the Source
  • +
  • Use The Source
  • FOSSY
  • diff --git a/conservancy/usethesource/templates/usethesource/base.html b/conservancy/usethesource/templates/usethesource/base.html index 43bf9bc04b6a8a30d44d27eb93036d6383625b4f..07bbf245d3068e4c07b1dbc5a7cc784c36bfb502 100644 --- a/conservancy/usethesource/templates/usethesource/base.html +++ b/conservancy/usethesource/templates/usethesource/base.html @@ -5,7 +5,7 @@ {% block outercontent %}
    -

    Use the Source

    +

    Use The Source

    diff --git a/conservancy/usethesource/templates/usethesource/ccirt_process.html b/conservancy/usethesource/templates/usethesource/ccirt_process.html index f4dcc6c3c905fe7be26af3eb93e4bdc250a1111f..a3c37fd09f0bcf1df6279e4b4c36569e94425f92 100644 --- a/conservancy/usethesource/templates/usethesource/ccirt_process.html +++ b/conservancy/usethesource/templates/usethesource/ccirt_process.html @@ -1,6 +1,6 @@ {% extends "usethesource/base.html" %} -{% block title %}Use the Source - Software Freedom Conservancy{% endblock %} +{% block title %}Use The Source - Software Freedom Conservancy{% endblock %} {% block content %} {{ block.super }} diff --git a/conservancy/usethesource/templates/usethesource/landing_page.html b/conservancy/usethesource/templates/usethesource/landing_page.html index 1d0b7e9232dad06b1f3350cf73fe329f6554374d..266853628360b69d4aa241ea5de21d23e8ba40dd 100644 --- a/conservancy/usethesource/templates/usethesource/landing_page.html +++ b/conservancy/usethesource/templates/usethesource/landing_page.html @@ -1,6 +1,6 @@ {% extends "usethesource/base.html" %} -{% block title %}Use the Source - Software Freedom Conservancy{% endblock %} +{% block title %}Use The Source - Software Freedom Conservancy{% endblock %} {% block content %} {{ block.super }}