mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
@@ -92,6 +92,10 @@ else
|
||||
}
|
||||
$template->assign('U_CANONICAL', $canonical_url);
|
||||
|
||||
// Standard Pages
|
||||
// Some themes will want to use standard pages so this will let them know
|
||||
$template->assign('use_standard_pages', conf_get_param('use_standard_pages', false));
|
||||
|
||||
//-------------------------------------------------------------- page title
|
||||
$title = $page['title'];
|
||||
$template_title = $page['section_title'];
|
||||
|
||||
Reference in New Issue
Block a user