aboutsummaryrefslogtreecommitdiffstats
path: root/fatcat_scholar/templates/base.html
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2020-09-11 17:20:15 -0700
committerBryan Newbold <bnewbold@archive.org>2020-09-11 17:20:15 -0700
commit54a641129317372a2fcdb3c4c44d319ecb0bc0fc (patch)
treec4b295117878f86457a36378f917b1dc53ca0c9a /fatcat_scholar/templates/base.html
parent6955d603734440835e28f7ab218b24e569523780 (diff)
downloadfatcat-scholar-54a641129317372a2fcdb3c4c44d319ecb0bc0fc.tar.gz
fatcat-scholar-54a641129317372a2fcdb3c4c44d319ecb0bc0fc.zip
homepage/footer grammar (The/the, service names)
Diffstat (limited to 'fatcat_scholar/templates/base.html')
-rw-r--r--fatcat_scholar/templates/base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/fatcat_scholar/templates/base.html b/fatcat_scholar/templates/base.html
index 29ad1a7..fc58f2c 100644
--- a/fatcat_scholar/templates/base.html
+++ b/fatcat_scholar/templates/base.html
@@ -203,8 +203,8 @@
<div class="thirteen wide eleven wide computer column">
<h3>Internet Archive</h3>
<p style="color: rgba(255, 255, 255, 0.5);">
- {% trans trimmed %}We are a 501(c)(3) non-profit, building a digital library of Internet sites and other cultural artifacts in digital form.{% endtrans %}
- Other projects include <a target="_blank" href="https://web.archive.org">The Wayback Machine</a>, <a target="_blank" href="https://archive.org">archive.org</a> <a target="_blank" href="https://openlibrary.org">openlibrary.org</a> and <a target="_blank" href="https://archive-it.org">archive-it.org</a>
+ {% trans trimmed %}We are a US 501(c)(3) non-profit library, building a global archive of Internet sites and other cultural artifacts in digital form.{% endtrans %}
+ Other projects include <a target="_blank" href="https://web.archive.org">The Wayback Machine</a>, <a target="_blank" href="https://archive.org">archive.org</a>, <a target="_blank" href="https://openlibrary.org">Open Library</a> and <a target="_blank" href="https://archive-it.org">Archive-It</a>
<div class="ui horizontal inverted link list">
<a class="item" target="_blank" href="https://archive.org/about/">{{ _("About Us") }}</a>
<a class="item" target="_blank" href="https://archive.org/about/contact.php">{{ _("Contact Us") }}</a>