Files
dolibarr/scripts/website/blogpost-header.txt
Laurent Destailleur a2f9f72973 Enhance website module
2020-03-20 18:58:45 +01:00

4 lines
133 B
Plaintext

<?php includeContainer('blogpost-header'); ?>
<h1><?php echo $websitepage->title ?></h1>
<!-- After this is the imported content -->