This commit is contained in:
2021-02-11 10:50:59 +02:00
parent 9df0c7ee14
commit b52135d75e

View File

@@ -1,10 +1,10 @@
<template>
<div class="container mx-auto">
<!-- <NavBar
<NavBar
:navigation="$static.navigation"
@setTheme="setTheme"
:theme="this.theme"
/> -->
/>
<slot />
<Footer
:record="$static.footer"