diff --git a/files/templates/login/sign_up.html b/files/templates/login/sign_up.html index e6167fac6..6de6df162 100644 --- a/files/templates/login/sign_up.html +++ b/files/templates/login/sign_up.html @@ -50,7 +50,7 @@
- Hi you! — watchpeopledie.tv is currently doing our monthly 24(ish) hours of "everyone needs to have an account" — sorry about that! But making an account is actually super easy. You don't even need an email address! Literally just pick a username, set a password, and that's that. Bam, done, like 8 seconds, tops.
+ Hi you! — watchpeopledie.tv is currently doing our monthly 24(ish) hours* of "everyone needs to have an account" — sorry about that! But making an account is actually super easy. You don't even need an email address! Literally just pick a username, set a password, and that's that. Bam, done, like 8 seconds, tops.
We WANT you with us 💖
@@ -108,6 +108,11 @@
Already have an account? Log in
+ {% if not ref_user and SITE_NAME == 'WPD' and site_settings['login_required'] %}
+
+ * okay so it's actually whenever I feel like hitting that Login Required button. I'm really sorry, but you have to understand: WE WANT TO BE YOUR FRIEND. And we can't do that unless you join. There's really no reason not to. Like I said, 8 seconds at most to register. What are you worried about? Your email being sold? I don't even know what that means and you don't either. Go ahead, tell me what you'd do if someone said like, "alright bud, go sell your email address to someone." WHAT DOES THAT MEAN? And, again, you really don't even need an email. Just a username and some stupid password. That's all. Come on. Peer pressure. +
+ {% endif %} {% endblock %} {% block scripts %}