### 👟 Reproduction steps 1. Go to https://appwrite.io/products/functions 2. Scroll the "Run in your preferred languages" section. ### 👍 Expected behavior The editor should show actual code. It's just base64 encoded text, so there is probably just a base64 decode call missing some where. ### 👎 Actual Behavior The editor shows code in base64 encoding. It shows base64 encoded code for all languages from the drop down. See screenshot: <img width="1796" height="820" alt="Image" src="https://github.com/user-attachments/assets/d5a7caef-91d4-474e-875f-937d2adcf8ce" /> ### 🎲 Appwrite version Different version (specify in environment) ### 💻 Operating system Linux ### 🧱 Your Environment _No response_ ### 👀 Have you spent some time to check if this issue has been raised before? - [x] I checked and didn't find similar issue ### 🏢 Have you read the Code of Conduct? - [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)