This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Связь с оператором</title> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| </head> | |
| <body style="display:flex; justify-content:center; align-items:center; min-height:100vh; margin:0; background:#667eea; font-family:system-ui; color:white; text-align:center;"> | |
| <div style="padding:20px;"> | |
| <h1>📞 Связь с нами</h1> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="ru"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <title>Звонок</title> | |
| <meta name="viewport" | |
| content="width=device-width, initial-scale=1.0"> | |
| </head> |