HOME


Mini Shell 1.0
DIR: /home/otwalrll/.trash/wp-content/plugins/formidable/classes/views/applications/
Upload File :
Current File : /home/otwalrll/.trash/wp-content/plugins/formidable/classes/views/applications/index.php
<?php
if ( ! defined( 'ABSPATH' ) ) {
	die( 'You are not allowed to call this page directly.' );
}
FrmAppHelper::include_svg();
?>
<div class="frm_wrap">
	<?php FrmApplicationsController::render_applications_header( __( 'Applications', 'formidable' ), 'index' ); ?>
	<div id="frm_applications_container" class="wrap"></div>
</div>