From f9072f95ea14ae93a19df88acdf4ba48805575f9 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 4 Sep 2021 23:00:16 +0200 Subject: [PATCH] df --- files/templates/header.html | 15 +++++++++++++-- files/templates/sign_up.html | 16 ++++++++++++---- 2 files changed, 25 insertions(+), 6 deletions(-) diff --git a/files/templates/header.html b/files/templates/header.html index 337eb360d..6f755d019 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -102,7 +102,13 @@
Android app - Rules + + {% if "rdrama" in request.host %} + Rules + {% elif "pcm" in request.host %} + Rules + {% endif %} + Changelog Source code Discord @@ -159,7 +165,12 @@ - + {% if "rdrama" in request.host %} + + {% elif "pcm" in request.host %} + + {% endif %} + diff --git a/files/templates/sign_up.html b/files/templates/sign_up.html index 74d631290..a2c9cf940 100644 --- a/files/templates/sign_up.html +++ b/files/templates/sign_up.html @@ -181,12 +181,20 @@ - -
+ + {% if "rdrama" in request.host %} +
+ + +
+ {% elif "pcm" in request.host %} +
-
+ style="color:lightgreen" href="/post/94/hi-welcome-to-pcmemesnet-im-your" target="_blank">terms and conditions +
+ {% endif %} {% if hcaptcha %}