Hi.

I have a simple question, i´d like to make a copy of the index.php

In the copy I want to use only a different ´define_main_page.php´ The index.php gets it from \includes\languages\english\html_includes\

in the index.php I just can't find the reference to this file. I guess if i'd change the reference to ´define_main_page2.php´ I would have what i want: a copy of index.php but with different center text.

I want this so I can have different landing pages :)