<template> <mk-ui> <b-button to="/apps" variant="primary">%i18n:@manage-apps%</b-button> </mk-ui> </template> <script lang="ts"> import Vue from 'vue'; export default Vue.extend(); </script>