⚠️ Placeholder Configuration Error
The following issues were found while processing placeholders:
Rendering failed: File not found: /home/ewasilaprod/ewasila_web/web/ewas_homepage/homepage.html
How to fix:
- Check that all placeholders are defined in
placeholders.json
- Verify file paths in the JSON configuration exist
- Ensure all referenced files are readable
- Check for typos in placeholder names
- Verify
is_path settings are correct (true for files, false for strings)
- For function placeholders, ensure
is_function is true and value is a valid module.function string
- Ensure the function exists in the specified module and returns a string