Files
phundrak.com-backend/frontend/app/pages/index.vue

4 lines
59 B
Vue

<template>
<h1>{{ $t('website.name') }}</h1>
</template>