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

@@ -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>