This commit is contained in:
Marcel Pociot
2021-06-21 10:06:18 +02:00
parent dfc26570b2
commit a33aaccc84

View File

@@ -119,7 +119,7 @@
<div class="pt-8 flex flex-col md:flex-row"> <div class="pt-8 flex flex-col md:flex-row">
<div class="w-full md:w-1/3 flex flex-col mr-5"> <div class="w-full md:w-1/3 flex flex-col mr-5">
<div class="-my-2 py-2 overflow-x-auto sm:-mx-6 sm:px-6 lg:-mx-8 lg:px-8"> <div class="-my-2 py-2 overflow-x-auto sm:-mx-6 sm:px-6 lg:-mx-8 lg:px-8">
{% if user.can_specify_subdomains == 1 %} {% 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.beyondco.de">Upgrade now</a> <a class="underline" href="https://expose.beyondco.de">Upgrade now</a>