diff --git a/web/app/themes/mitlib-parent/404.php b/web/app/themes/mitlib-parent/404.php
index 90f2da88..d22bcc69 100644
--- a/web/app/themes/mitlib-parent/404.php
+++ b/web/app/themes/mitlib-parent/404.php
@@ -27,7 +27,7 @@
The requested content was not found.
+ Sorry, that link doesn’t work anymore. Get help below!
You can also check out these commonly-used resources:
+Or try:
- diff --git a/web/app/themes/mitlib-parent/search.php b/web/app/themes/mitlib-parent/search.php index f3988789..d38e1423 100644 --- a/web/app/themes/mitlib-parent/search.php +++ b/web/app/themes/mitlib-parent/search.php @@ -2,6 +2,12 @@ /** * The template for displaying Search Results pages. * + * We generally don't rely on this template for _most_ of our site search. + * However, the template remains to handle built in search functionality in + * WordPress. + * + * Example link that uses this template: `/?s=keyword` + * * @package MITlib_Parent * @since 0.2.0 */