diff options
Diffstat (limited to 'templates/notablepersons.html')
-rw-r--r-- | templates/notablepersons.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/notablepersons.html b/templates/notablepersons.html index 6f80c8e..99dce30 100644 --- a/templates/notablepersons.html +++ b/templates/notablepersons.html @@ -4,6 +4,7 @@ {% block content %} <h2>Notably Recent Expoers</h2> +<p>This table is just for fun. And it's apparently not working (boo) in April 2022. <table class="searchable"> <tr><th>Person</th><th>First</th><th>Last</th><th>Recency</th></tr> {% for person in notablepersons|dictsortreversed:"notability" %} |