Ocelot-Social/pages/admin/notifications.vue
2018-12-17 21:57:08 +01:00

8 lines
149 B
Vue

<template>
<ds-card space="small">
<ds-heading tag="h3">
{{ $t('admin.notifications.name') }}
</ds-heading>
</ds-card>
</template>