Your IP : 216.73.217.87
<?php
if ($emb!="OK")
{
header("location: https://e.vlevski.eu/");
}
?>
<div style="margin-top: 55px;" class="container-fluid">
<div class="row">
<div class="col-12 col-sm-12 col-md-12 col-lg-12 col-xl-12" style="margin-bottom: 10px;">
<h3 class="main-header"><i class="fas fa-file-signature"></i> Добавяне на предмет</h3>
</div>
</div>
<div class="row">
<div class="col-12-none col-md-12-none col-sm-12-none col-xs-12-none col-lg-4 col-xl-4">
</div>
<div class="col-12 col-md-12 col-sm-12 col-xs-12 col-lg-4 col-xl-4">
<div style="postion: relative; width: 100%; color: #993333; font-weight: bold; font-size: 40px; margin-top: 0px; text-align: center;">
<i style="font-size: 100px;" class="fas fa-exclamation-circle"></i>
<br />Проблем
<br />с добавянето!
<br />
<br />
<button class="form-control-lg form-control btn-danger" onclick="window.open('/?addsubject','_self');"><i class="fas fa-sync-alt"></i> ОПИТАЙ ПАК</button>
<br />
<br />
</div>
</div>
<div class="col-12-none col-md-12-none col-sm-12-none col-xs-12-none col-lg-4 col-xl-4">
</div>
</div>
</div>