Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
usr
/
local
/
lsws
/
add-ons
/
webcachemgr
/
src
/
View
/
Tpl
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//usr/local/lsws/add-ons/webcachemgr/src/View/Tpl/MissingTpl.tpl
<?php use \Lsc\Wp\View\Model\MissingTplViewModel as ViewModel; $msg = $this->viewModel->getTplData(ViewModel::FLD_MSG); ?> <div> <p> <?php echo $msg; ?> </p> </div>