From 8a080bb7bd39036d89987a662e2fa03ccd321529 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Wed, 11 Nov 2020 16:01:02 -0500 Subject: added stylesheet to form --- app/lttr/templates/lttr/friends_subscribe.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'app') diff --git a/app/lttr/templates/lttr/friends_subscribe.html b/app/lttr/templates/lttr/friends_subscribe.html index 07cff24..767bf02 100644 --- a/app/lttr/templates/lttr/friends_subscribe.html +++ b/app/lttr/templates/lttr/friends_subscribe.html @@ -1,5 +1,14 @@ {% load typogrify_tags %} - + + + + + + + +
{% csrf_token %} {% for field in form %}
@@ -10,3 +19,5 @@ {% if field.errors %}{{field.errors}}{% endif %} {%endfor%} + + -- cgit v1.2.3-70-g09d2