Hello everyone

BunTune avatar   
BunTune
<?php if ($pt->config->show_articles == 'on') { ?>
<div class="hide_top">
<div class="content pt_shadow yp_trans">
<div class="home-page-categories">
<div class="title">
<h4>
<?php if ($pt->config->show_articles == 'on') { ?>
<div class="hide_top">
<div class="content pt_shadow yp_trans">
<div class="home-page-categories">
<div class="title">
<h4>
<div style="background:#673ab7"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-bar-chart"><line x1="18" y1="20" x2="18" y2="10"></line><line x1="12" y1="20" x2="12" y2="4"></line><line x1="6" y1="20" x2="6" y2="14"></line></svg></div> {{LANG articles}}
<span class="view_more_link"><a href="https://buntune.com/articles" data-load="?link1=articles">{{LANG explore_more}} <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z"></path></svg></a></span>
</h4>
</div>
<div class="articles-content pt_homep_articls">
<div class="row">{{HTML_POSTS}}</div>
</div>
</div>
<div class="clear"></div>
</div>
<hr class="dark_hr">
</div>
<?php } ?>
Ingen kommentarer fundet