Ssrmovies.curch Fix Page

The challenge presents a small movie‑listing portal. The main page ( /index.php ) takes a page GET parameter and includes the corresponding file:

Content in Punjabi, Telugu, Tamil, Marathi, and Gujarati. ssrmovies.curch

<?php $page = $_GET['page'] ?? 'home'; include("pages/$page.php"); ?> The challenge presents a small movie‑listing portal