| @@ 41-47 (lines=7) @@ | ||
| 38 | echo "</Tags> |
|
| 39 | "; |
|
| 40 | // line 7 |
|
| 41 | if (twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new Twig_Error_Runtime('Variable "project" does not exist.', 7, $this->getSourceContext()); })()), "config", array(0 => "favicon"), "method")) { |
|
| 42 | // line 8 |
|
| 43 | echo "<Image height=\"16\" width=\"16\" type=\"image/x-icon\">"; |
|
| 44 | echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new Twig_Error_Runtime('Variable "project" does not exist.', 8, $this->getSourceContext()); })()), "config", array(0 => "favicon"), "method"), "html", null, true); |
|
| 45 | echo "</Image> |
|
| 46 | "; |
|
| 47 | } |
|
| 48 | // line 10 |
|
| 49 | echo " <Url type=\"text/html\" method=\"GET\" template=\""; |
|
| 50 | echo twig_escape_filter($this->env, (twig_replace_filter(twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new Twig_Error_Runtime('Variable "project" does not exist.', 10, $this->getSourceContext()); })()), "config", array(0 => "base_url"), "method"), array("%version%" => twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new Twig_Error_Runtime('Variable "project" does not exist.', 10, $this->getSourceContext()); })()), "version", array()))) . "/index.html?q={searchTerms}&src={referrer:source?}"), "html", null, true); |
|
| @@ 42-48 (lines=7) @@ | ||
| 39 | echo " |
|
| 40 | "; |
|
| 41 | // line 21 |
|
| 42 | if (twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new Twig_Error_Runtime('Variable "project" does not exist.', 21, $this->getSourceContext()); })()), "config", array(0 => "favicon"), "method")) { |
|
| 43 | // line 22 |
|
| 44 | echo " <link rel=\"shortcut icon\" href=\""; |
|
| 45 | echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->getSourceContext(), (isset($context["project"]) || array_key_exists("project", $context) ? $context["project"] : (function () { throw new Twig_Error_Runtime('Variable "project" does not exist.', 22, $this->getSourceContext()); })()), "config", array(0 => "favicon"), "method"), "html", null, true); |
|
| 46 | echo "\" /> |
|
| 47 | "; |
|
| 48 | } |
|
| 49 | // line 24 |
|
| 50 | echo " |
|
| 51 | "; |
|