templates_domains/qarlygash.qr-pib.kz/blocks/title.html.twig line 1

  1. <section>
  2.     <div class="container px-4 py-6 text-center">
  3.         <h1 class="text-[24px] leading-[36px] md:text-[36px] md:leading-[62.4px] font-extrabold">
  4.             {% trans %}title.qarlygash.qr-pib.kz{% endtrans %}
  5.         </h1>
  6.     </div>
  7. </section>