X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fpurplezero%2Ftheme.php;h=c78e5cccceaab9067024e89c4851c4ccf9cf00c8;hb=e45de3503a0d3e055c4981136897280fdc3c145a;hp=338f40cbfbc65ddc755b978eebea1b2776267ba7;hpb=25ac93f44d92b839c5012ba8cbb7ecf221658eff;p=friendica.git diff --git a/view/theme/purplezero/theme.php b/view/theme/purplezero/theme.php index 338f40cbfb..c78e5cccce 100644 --- a/view/theme/purplezero/theme.php +++ b/view/theme/purplezero/theme.php @@ -1,4 +1,91 @@ theme_info = array( 'extends' => 'duepuntozero', ); +set_template_engine($a, 'smarty3'); + +$a->page['htmlhead'] .= <<< EOT + +EOT; +}