summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2023-09-23 16:41:46 -0400
committerluxagraf <sng@luxagraf.net>2023-09-23 16:41:46 -0400
commitb42ddf2d3be18f9f67ded22775cc1823b55454fd (patch)
treecf271987f90bd79c5ca7717b041ece0ad659600e /templates
parent2f36df5ee3b5899393738e7250d6fb917c9e02b1 (diff)
dialog: updated urls to include by year
Diffstat (limited to 'templates')
-rw-r--r--templates/archives/life-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/archives/life-list.html b/templates/archives/life-list.html
index 9b92725..a485dfb 100644
--- a/templates/archives/life-list.html
+++ b/templates/archives/life-list.html
@@ -12,7 +12,7 @@
<li>Life List</li>
</ul>
<main role="main" class="archive">
- <h1 class="hide">Brids Life List {% if region %}in {%if region.name == 'United States'%}the United States{%else%}{{region.name|title|smartypants|safe}}{%endif%}{%else%} by {{user}}{%endif%}</h1>
+ <h1 class="hide">Birds Life List {% if region %}in {%if region.name == 'United States'%}the United States{%else%}{{region.name|title|smartypants|safe}}{%endif%}{%else%} by {{user}}{%endif%}</h1>
<div class="life-list">
<h4>Current Life List Total: {{object_list|length}}</h4>
<ul>{% for object in object_list %}