diff --git a/template/pages/list-page-generic.tpl.php b/template/pages/list-page-generic.tpl.php index 757c4552..e686b8f5 100644 --- a/template/pages/list-page-generic.tpl.php +++ b/template/pages/list-page-generic.tpl.php @@ -7,10 +7,10 @@ brick('announcement'); - $this->brick('mapper'); - $this->brick('pageTemplate'); + $this->brick('mapper'); + if (!empty($this->name) || !empty($this->h1Links) || !empty($this->extraHTML)): echo '
' . (!empty($this->h1Links) ? '' : null) .