dolibarr/htdocs/website/samples/page-sample-empty.html

4 lines
213 B
HTML
Raw Normal View History

2019-08-15 23:54:33 +02:00
<!-- 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 -->
2019-08-15 18:12:40 +02:00
<section id="mysection1" contenteditable="true">
</section>