";
// line 8
echo ($context["content"] ?? null);
echo "
";
// line 11
if (($context["image"] ?? null)) {
// line 12
echo " ";
echo $this->getAttribute(($context["image"] ?? null), "html", array(0 => "", 1 => "", 2 => ("align-" . $this->getAttribute($this->getAttribute(($context["page"] ?? null), "header", array()), "image_align", array()))), "method");
echo "
";
}
// line 14
echo "