Line 116:
Line 116:
This is an example to show the list of products in your database:
This is an example to show the list of products in your database:
−
<source lang="html">
+
<syntaxhighlight lang="html">
<!-- Blog list -->
<!-- Blog list -->
<section id="sectionproducts" contenteditable="true" class="main section-50 section-md-50 section-md-bottom-50">
<section id="sectionproducts" contenteditable="true" class="main section-50 section-md-50 section-md-bottom-50">
Line 140:
Line 140:
</div>
</div>
</section>
</section>
−
</source>
+
</syntaxhighlight>
==Read another remote Dolibarr database==
==Read another remote Dolibarr database==