<?php require("SSI.php"); #Bu dizin başka bir yerde olabilir.$context['page_title_html_safe'] = 'Deneme Sayfasi';template_header(); echo'Güzel kodlarınız buraya';template_footer(); ?>