File "frames_container.html.php"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/filp/whoops/src/Whoops/Resources/views/frames_container.html.php
File size: 162 bytes
MIME-type: text/plain
Charset: utf-8
<div class="frames-container <?php echo $active_frames_tab == 'application' ? 'frames-container-application' : '' ?>">
<?php $tpl->render($frame_list) ?>
</div>