<?php
include'../inc/base.php';
include'../inc/head.php';
echo'<div class="block"><br><div class="to obvodka"><center>Покупка успешна, билеты зачислены</center></div></div>';
?>
<script>
setTimeout(function(){ window.location.href = 'https://100loto.best/user/'; }, 6 * 1000);
</script>
<?
include'../inc/foot.php';
?>