Create New Item
×
Item Type
File
Folder
Item Name
×
Search file in folder and subfolders...
File Manager
/
system
/
storage
/
cache
/
69
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php /* tt_madison1/template/extension/module/occmsblock.twig */ class __TwigTemplate_55bb46c3230effbefaf1c850324102ced8b033d36d02befd9afafa3d51a7cdcb extends Twig_Template { public function __construct(Twig_Environment $env) { parent::__construct($env); $this->parent = false; $this->blocks = array( ); } protected function doDisplay(array $context, array $blocks = array()) { // line 1 echo $this->getAttribute($this->getAttribute((isset($context["cmsblocks"]) ? $context["cmsblocks"] : null), 0, array(), "array"), "description", array(), "array"); } public function getTemplateName() { return "tt_madison1/template/extension/module/occmsblock.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 19 => 1,); } } /* {{ cmsblocks[0]['description'] }}*/