6 lines
No EOL
290 B
Vue
6 lines
No EOL
290 B
Vue
<template>
|
|
<article class="z-2 card flex-col margin-top font-big text-center">
|
|
<p>Derzeit habe ich <span class="highlight">keine freien Plätze</span>.</p>
|
|
<p class="margin-top-small">Das ändert sich ab <span class="highlight">01. Januar 2026</span>.</p>
|
|
</article>
|
|
</template> |