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 %}