diff options
Diffstat (limited to 'template/yoga/header.tpl')
-rw-r--r-- | template/yoga/header.tpl | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl index 9936a1095..ccf80d74f 100644 --- a/template/yoga/header.tpl +++ b/template/yoga/header.tpl @@ -27,7 +27,4 @@ the "text/nonsense" prevents gecko based browsers to load it --> <body id="{BODY_ID}"> <div id="the_page"> -<div id="theHeader"> - <h1>{GALLERY_TITLE}</h1> - <p>{GALLERY_DESCRIPTION}</p> -</div> +{PAGE_BANNER} |