PATH:
home
/
lab2454c
/
keebchat.com
/
themes
/
default
/
apps
/
search
/
includes
<div v-show="(query_result == '1')" class="hashtags-list" data-an="entry-list"> <?php if (not_empty($cl["query_result"])): ?> <?php foreach ($cl["query_result"] as $cl['li']): ?> <?php echo cl_template('search/includes/li/htag_li'); ?> <?php endforeach; ?> <?php endif; ?> </div>
[-] posts.phtml
[edit]
[+]
..
[+]
li
[-] empty_list.phtml
[edit]
[-] htags.phtml
[edit]
[-] empty_result.phtml
[edit]
[-] people.phtml
[edit]