summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/posts/templates/posts/jrnl_detail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/posts/templates/posts/jrnl_detail.html b/app/posts/templates/posts/jrnl_detail.html
index 902d0d3..ffd13dd 100644
--- a/app/posts/templates/posts/jrnl_detail.html
+++ b/app/posts/templates/posts/jrnl_detail.html
@@ -141,7 +141,7 @@
</div>
</div>{%endif%}
<aside class="narrow join mailing-list--wrapper">
- <h6 class="hedtinycaps">If you enjoyed this, you should join the mailing&nbsp;list&hellip;</h6>
+ <h6 class="hedtinycaps">If you enjoyed this, you should join <em><a href="/friends/">Friends of a Long Year</a></em>&hellip;</h6>
<iframe target='_parent' style="border:none !important; background:white; width:100% !important;" title="embedded form for subscribing the the src newsletter" src="{% url 'lttr:subscribe' slug='friends' %}"></iframe>
</aside>
{% if object.enable_comments %}