master
Aevann1 2022-04-17 01:07:51 +02:00
parent 5e18eb7222
commit 1ffa78bdca
1 changed files with 3 additions and 1 deletions

View File

@ -53,7 +53,9 @@
<input autocomplete="off" class="btn btn-primary ml-auto" type="submit" value="Add email">
{% endif %}
</div>
<span class="text-small-extra text-muted pl-1">Must be same email as gumroad</span>
{% if SITE_NAME != 'Cringetopia' %}
<span class="text-small-extra text-muted pl-1">Must be same email as gumroad</span>
{% endif %}
</div>
</form>
</div>