summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorlxf <sng@luxagraf.net>2021-10-28 21:46:34 -0400
committerlxf <sng@luxagraf.net>2021-10-28 21:46:34 -0400
commitbcd2954386ec7df3d5f0e6eaf33bf107b91ff86a (patch)
treed2d856386bc86e2cec0c81e8536bed6a0b624bd0 /app
parent3a6e82e2cb6c297c8014d696dc1f24bc77273666 (diff)
lttr: changed caveat again
Diffstat (limited to 'app')
-rw-r--r--app/pages/templates/pages/luxagraf/cards.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/pages/templates/pages/luxagraf/cards.html b/app/pages/templates/pages/luxagraf/cards.html
index e7bfd3b..a0dbf4c 100644
--- a/app/pages/templates/pages/luxagraf/cards.html
+++ b/app/pages/templates/pages/luxagraf/cards.html
@@ -15,7 +15,7 @@
<div class="post-article">
{{object.body_html|safe|smartypants|widont}}
<p><iframe target='_parent' style="border:none !important; background:white; width:100% !important; height: 300px;" title="embedded form for getting postcards from luxagraf" src="{% url 'lttr:postcard_subscribe' %}"></iframe></p>
- <p><small>*This requires some degree of trust. It's a more serious kind of relationship than say email. You should probably read through luxagraf, make sure you like it, and that you think we're the sort of people you want to get mail from.</small></p>
+ <div class="footnote"><p>*This requires some degree of trust. It's a more serious kind of relationship than say email. You should probably read through luxagraf, make sure you like it, and that you think we're the sort of people you want to get mail from.</p></div>
</div>
</article>
</main>