diff options
author | luxagraf <sng@luxagraf> | 2021-01-30 19:44:04 -0500 |
---|---|---|
committer | luxagraf <sng@luxagraf> | 2021-01-30 19:44:04 -0500 |
commit | 4f15cf6cee39a0d9f24ea3373d79e13fc4bc3fac (patch) | |
tree | a83efe74aef29ae8c3a07a916bc13ec0b6a50cb2 /app/lttr | |
parent | 9d72bfd769b477a2cddc1f430ffded60d7c906cc (diff) |
misc: wrapping up some odds and ends
Diffstat (limited to 'app/lttr')
-rw-r--r-- | app/lttr/templates/lttr/range_list.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/lttr/templates/lttr/range_list.html b/app/lttr/templates/lttr/range_list.html index f557fa1..cb8d264 100644 --- a/app/lttr/templates/lttr/range_list.html +++ b/app/lttr/templates/lttr/range_list.html @@ -16,6 +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> <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> |