How include footer.php in teample?

i try in
usr\local\hestia\web\templates\footer.html

	<div style="height:100%"> 
<?php include ("/home/user/web/server.ru/footer.php");?>

does not work

It has to be in the public_html directory

Both will not work they are outside the open base dir

1 Like

how can I add it?

Us /usr/local/hestia/web/ folder to put the file in there.

How ever every update the footer.php will get overwritten…