Home > Article > CMS Tutorial > Which file is the phpcms home page template?
phpcms v9 default homepage template location/phpcms/templates/default/content/index.html.
phpcms2008 Directory: \templates\default\ Commonly used templates are under phpcms.
If it is a set of templates defined by yourself, please change the default in the above path to a customized name.
In addition, the header or bottom may introduce a shared template through {template 'directory name', 'template name'} tags. Just look at the template name and find the corresponding name template in the same directory.
PHP Chinese website, a large number of free PHPCMS tutorials, welcome to learn online!
The above is the detailed content of Which file is the phpcms home page template?. For more information, please follow other related articles on the PHP Chinese website!