12 lines
No EOL
298 B
Vue
Executable file
12 lines
No EOL
298 B
Vue
Executable file
<template>
|
|
<div>
|
|
<SectionFlatrate />
|
|
</div>
|
|
</template>
|
|
|
|
<script lang="ts" setup>
|
|
useSeoMeta({
|
|
title: 'Flatrate',
|
|
description: 'Buche webfussel ganz einfach für eine zugesicherte Anzahl Stunden pro Woche. Wenn immer mal wieder was anfällt - vertrau auf Fusselqualität.',
|
|
})
|
|
</script> |