111
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 

12 wiersze
276 B

  1. {include file=comm/head.html}
  2. {include file=comm/top.html}
  3. <div class="container pages">
  4. {include file=comm/position.html}
  5. <h2 class="text-center my-4 fs-sm-28 fs-24">{content:title}</h2>
  6. <div class="content">{content:content}</div>
  7. </div>
  8. {include file=comm/foot.html}