6 lines
112 B
Vue
Raw Permalink Normal View History

2026-05-31 13:21:13 +02:00
<template>
<div class="px-4 py-10 text-center text-teal-700 dark:text-gray-200">
404
</div>
</template>