Fix template
This commit is contained in:
parent
0045428c6c
commit
bf6f92edf8
@ -1,4 +1,4 @@
|
||||
<!-- Enter here your HTML content. Add and if and tag contenteditable="true" if you want to use the inline editor for the content -->
|
||||
<!-- Enter here your HTML content. Add a section with an id tag and tag contenteditable="true" if you want to use the inline editor for the content -->
|
||||
<section id="div1" class="dolcontenteditable" style="text-align: center" contenteditable="true">
|
||||
<br>
|
||||
__(MyContainerTitle)__
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
<!-- Enter here your HTML content. Add and if and tag contenteditable="true" if you want to use the inline editor for the content -->
|
||||
<!-- Enter here your HTML content. Add a section with an id tag and tag contenteditable="true" if you want to use the inline editor for the content -->
|
||||
<section id="mysection1" contenteditable="true">
|
||||
</section>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user