parent = false; $this->blocks = array( ); } protected function doDisplay(array $context, array $blocks = array()) { // line 1 echo "
"; // line 4 echo _gettext("Storage Engine"); echo " | "; // line 5 echo _gettext("Description"); echo " |
---|---|
$context["engine"])); echo "\"> "; // line 15 echo twig_escape_filter($this->env, $this->getAttribute($context["details"], "Engine", array(), "array"), "html", null, true); echo " | "; // line 18 echo twig_escape_filter($this->env, $this->getAttribute($context["details"], "Comment", array(), "array"), "html", null, true); echo " |