Untitled
unknown
php
3 years ago
1.2 kB
5
Indexable
<html lang="tr"> <head> <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>Siparis Tamalandı</title> <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet"> <meta name="viewport" content="width=device-width,initial-scale=1.0"/> <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW"> <style> .metin {font-size: 18px; font-family: 'Open Sans', sans-serif;} @media (max-width: 639px){ .metin { font-size: 2em; } } .button { background-color: #4CAF50; /* Green */ border: none; color: white; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; } </style> </head> <body style="text-align:center;"> <script> fbq('track', 'Purchase', { value: 30.00, currency: 'TRY', }); </script> <div id="sure" class="metin"><br> <br><br><br> Siparişiniz BAŞARILI bir sekilde OLUŞTURULDU!<br>Siparişiniz 3 İş Günü İçerisinde Kargoya Verilecektir.<br><br> <a href="/"><div class="button" style="paddin:10px; backgo"> Anasayfa' ya Geri Dönmek İçin Tıklayınız. </div></a> </div> </body> </html>
Editor is loading...