Fix missing closing div tags in CMS editor templates

This commit is contained in:
Torsten Schulz (local)
2025-10-22 12:28:41 +02:00
parent 6ff7930d48
commit 37aa962653
3 changed files with 3 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
</div>
</div>
</div>
</div>
</template>
<script setup>

View File

@@ -36,6 +36,7 @@
</div>
</div>
</div>
</div>
</template>
<script setup>

View File

@@ -36,6 +36,7 @@
</div>
</div>
</div>
</div>
</template>
<script setup>