This commit is contained in:
Marcel Pociot
2021-06-21 10:12:04 +02:00
parent c395ec16ae
commit 0b07c3b2a3

View File

@@ -122,7 +122,7 @@
{% if user.can_specify_subdomains == 0 %} {% if user.can_specify_subdomains == 0 %}
<p class="text-pink-500 font-medium pb-4 leading-loose"> <p class="text-pink-500 font-medium pb-4 leading-loose">
You are using Expose Free - You are using Expose Free -
<a class="underline" href="https://expose.dev/go-pro">Upgrade now</a> <a class="underline" href="https://expose.dev/get-pro">Upgrade now</a>
</p> </p>
{% endif %} {% endif %}
<div class="flex items-center pb-4 justify-between"> <div class="flex items-center pb-4 justify-between">