mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-07 12:34:18 +00:00
fix a few things
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<x-forms.input id="email" type="email" label="Email" placeholder="youareawesome@protonmail.com" />
|
||||
<x-forms.button type="submit">Join Waitlist</x-forms.button>
|
||||
</form>
|
||||
Waiting in the line: <span class="font-bold text-warning">{{ $waiting_in_line }}</span>
|
||||
Waiting in the line: <span class="font-bold text-warning">{{ $waitingInLine }}</span>
|
||||
<div class="pt-4">
|
||||
See the pricing <a href="https://coolify.io/pricing" class="text-warning">here</a>.
|
||||
</div>
|
||||
Reference in New Issue
Block a user