A minimal HTML landing page template. Use it as a starting point — it includes a visible error/debug box to catch and show client-side errors.
Get StartedFatal error: Uncaught Error: Call to undefined function
Stack trace:
#0 {main}
thrown
getUserData\(\) in /var/www/html/index.php on line 27Stack trace:
#0 {main}
thrown
Debug helper:
- Open browser console (F12) to see network / JS errors.
- If an API call fails, status and response will appear below (client-side).
Features
Responsive
Works on mobile and desktop.
Easy to customize
Plain HTML/CSS with a small JS helper for error reporting.
Contact / Test
Test the contact form — it only logs to console in this template.