blogpost-header.txt 133 B

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