99f10d366629e554f0db8b9b87afee1b2f48c700
[mtweb] / web / out / dist / content.php
1 <?php
2
3   if($layout["content"] && $this->out_file_exists($layout["content"])) require $this->out_file($layout["content"]);
4
5 ?>