mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
6 lines
144 B
PHP
6 lines
144 B
PHP
<x-layout>
|
|
<h1>Dashboard</h1>
|
|
<div class="container w-full pt-10 mx-auto">
|
|
Something useful will be here
|
|
</div>
|
|
</x-layout>
|