diff options
-rw-r--r-- | app/lttr/templates/lttr/range_list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/lttr/templates/lttr/range_list.html b/app/lttr/templates/lttr/range_list.html index cb8d264..38299f8 100644 --- a/app/lttr/templates/lttr/range_list.html +++ b/app/lttr/templates/lttr/range_list.html @@ -16,7 +16,7 @@ <div class="archive-intro"> <h1 class="list-hed">Range</h1> <h2 class="list-subhed">A weekly photo, developed.</h2> - <p>Please joins us by dropping your email in the form below: </p> + <p>Please join us by dropping your email in the form below: </p> <iframe target='_parent' style="border:none; background:white; width:100%;" title="embedded form for subscribing the the Friends of a Long Year newsletter" src="{% url 'lttr:subscribe' slug='range' %}"></iframe> <p><em>Range</em> is a weekly mailing of a single photograph. </p> <p>If you're interested there is also a link to a video of the RAW image processing in <a href="https://www.darktable.org/">darktable</a>, and sometimes a few words about the process. But the primary purpose is to deliver a single photo to your inbox. Simple and fun.</p> |