diff --git a/website/templates/base.html b/website/templates/base.html
index 04263c7..3634e18 100644
--- a/website/templates/base.html
+++ b/website/templates/base.html
@@ -6,14 +6,14 @@
{% block title %}Awesome Python{% endblock %}
@@ -67,7 +67,7 @@
- JavaScript is needed for search and filtering.
+ Search and filtering require JavaScript.
diff --git a/website/templates/index.html b/website/templates/index.html
index 88a5337..3231c1a 100644
--- a/website/templates/index.html
+++ b/website/templates/index.html
@@ -51,21 +51,21 @@
{{ "{:,}".format(entries | length) }}
- unique projects indexed
+ projects
{{ total_categories }}
- categories to search
+ categories
{{ groups | length }}
- editorial groupings
+ topic groups
- Scroll into the index
+ Jump to the list
@@ -73,11 +73,11 @@
Library index
-
One searchable surface for the ecosystem
+
Search every project in one place
- Use / to focus search, tap a tag to filter, and open a row for
- descriptions, related projects, and source details.
+ Press / to search. Tap a tag to filter. Click any row for
+ details.
@@ -127,7 +127,7 @@
Project Name
GitHub Stars
Last Commit
- Category
+ Tags
Top
@@ -235,17 +235,13 @@
-
- No libraries match your current search or filter.
-
+ No libraries match your search or filter.
- Keep it sharp
- Know a project that belongs in the canon?
-
- Submit it with enough context to make the list more useful, not just longer.
-
+ Contribute
+ Know a project that belongs here?
+ Tell us what it does and why it stands out.