gurl_o/plugins/tps/birzha/components/offerform/editSuccess.htm

14 lines
561 B
HTML

<div class="container mb-5">
<div class="row d-block justify-content-center align-items-center">
<div class="col-6 d-block mx-auto">
<div class="text-center">
<img src="{{ 'assets/img/core-img/productAddSuccess.png'|theme }}" alt="Gurluşyk, Gurluşyk platform, bezeg gurluşyk, gipsler merkezi">
</div>
</div>
<div class="col-6 d-block mx-auto">
<div class="text-center">
<h2>{{ 'product.UstunlikliUytgedildi'|_ }}</h2>
</div>
</div>
</div>
</div>