PATH:
home
/
lab2454c
/
keebchat.com
/
themes
/
default
/
apps
/
main
<div class="left-sb-container sidebar" id="left-sb-container" data-app="left-sidebar"> <div class="sidebar__inner"> <div class="guest-welcome"> <div class="login-form"> <?php echo cl_template('auth/login'); ?> </div> </div> </div> </div> <?php echo cl_template('auth/register'); ?> <?php echo cl_template('auth/reset_password'); ?> <?php if (not_empty($cl['em_code'])): ?> <?php echo cl_template('auth/new_password'); ?> <?php endif; ?> <?php echo cl_template('auth/scripts/app_master_script'); ?>
[+]
includes
[-] footer.phtml
[edit]
[+]
..
[-] left_sidebar_guest.phtml
[edit]
[-] content.phtml
[edit]
[-] right_sidebar.phtml
[edit]
[+]
modals
[-] footer_mobile.phtml
[edit]
[-] left_sidebar.phtml
[edit]
[-] bottom_navbar.phtml
[edit]
[+]
scripts