This commit is contained in:
andrea.terzani
2024-07-31 14:32:22 +02:00
parent 8dd4417d0e
commit e466ff879e
7 changed files with 147 additions and 21 deletions

View File

@@ -0,0 +1,6 @@
<template>
<div className="card">
<h5>Empty Page</h5>
<p>Use this page to start from scratch and place your custom content.</p>
</div>
</template>