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 bc3b5b53f5
commit 743eb7c800
3 changed files with 3 additions and 0 deletions

View File

@@ -34,6 +34,7 @@
contenteditable
/>
</div>
</div>
</div>
</div>
</template>

View File

@@ -34,6 +34,7 @@
contenteditable
/>
</div>
</div>
</div>
</div>
</template>

View File

@@ -34,6 +34,7 @@
contenteditable
/>
</div>
</div>
</div>
</div>
</template>