Unify most view titles and move more into a Section component
This commit is contained in:
@@ -27,7 +27,7 @@ onMounted(async () => {
|
||||
|
||||
<template>
|
||||
<div class="content">
|
||||
<h1>{{ $t('network.title') }}</h1>
|
||||
<h1 class="view-header">{{ $t('network.title') }}</h1>
|
||||
|
||||
<Ipv4Config />
|
||||
<Ipv6Config />
|
||||
|
||||
Reference in New Issue
Block a user