<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- إضافة أيقونة --> <link rel="icon" href="path/to/your/icon.ico" type="image/x-icon"> <!-- إذا كنت تستخدم صورة بتنسيق .png --> <link rel="icon" href="path/to/your/icon.png" type="image/png"> <title>صفحتك</title> </head> <body> <!-- محتوى صفحتك يأتي هنا --> </body> </html>

My account

Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.