crbtc.org/pages/login.vue

5 lines
101 B
Vue
Raw Normal View History

2023-07-17 19:11:13 +00:00
<template>
<div class="login">
<h4>This has not been developed yet...</h4>
</div>
</template>