mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-28 01:29:39 +02:00
5 lines
201 B
Text
5 lines
201 B
Text
|
<div class="flex flex-col items-center justify-center py-40">
|
||
|
<p class="text-gray-500 mb-2"><%= t(".title") %></p>
|
||
|
<p class="text-gray-400 max-w-xs text-center"><%= t(".description") %></p>
|
||
|
</div>
|