generated from Seekra/repository-template
Use semantic HTML elements in the settings view
This commit is contained in:
@@ -8,9 +8,11 @@ const { t } = useI18n();
|
||||
|
||||
<template>
|
||||
<div class="settings-page-wrapper">
|
||||
<header>
|
||||
<h1>
|
||||
{{ t('preferences.settings') }}
|
||||
</h1>
|
||||
</header>
|
||||
<LeftSidebarLayout class="layout">
|
||||
<template #sidebar>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user