13 lines
491 B
PHP
Executable File
13 lines
491 B
PHP
Executable File
<x-install-layout>
|
|
<p class="mb-24 text-lg">Update has been successfully completed!</p>
|
|
|
|
<p class="mb-24">You can close this page now and continue using the site.</p>
|
|
|
|
<div>
|
|
<h4>Support and questions</h4>
|
|
<div>If you have any issues or questions please submit a ticket <a class="text-primary underline" target="_blank" href="https://support.vebto.com">here</a>. Thanks!</div>
|
|
</div>
|
|
|
|
<x-install-button href="/">Done</x-install-button>
|
|
</x-install-layout>
|