diff --git a/lib/cache/.gitignore b/lib/cache/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/lib/cache/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore diff --git a/lib/cache/b0/36/0ab98142b2e0bbb248aad053058f.php b/lib/cache/b0/36/0ab98142b2e0bbb248aad053058f.php deleted file mode 100644 index 8768ed8..0000000 --- a/lib/cache/b0/36/0ab98142b2e0bbb248aad053058f.php +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - "; - // line 6 - if (isset($context["meta"])) { $_meta_ = $context["meta"]; } else { $_meta_ = null; } - if ($this->getAttribute($_meta_, "title")) { - if (isset($context["meta"])) { $_meta_ = $context["meta"]; } else { $_meta_ = null; } - echo $this->getAttribute($_meta_, "title"); - echo " | "; - } - if (isset($context["site_title"])) { $_site_title_ = $context["site_title"]; } else { $_site_title_ = null; } - echo $_site_title_; - echo " - "; - // line 7 - if (isset($context["meta"])) { $_meta_ = $context["meta"]; } else { $_meta_ = null; } - if ($this->getAttribute($_meta_, "description")) { - echo "getAttribute($_meta_, "description"); - echo "\">"; - } - // line 8 - echo " "; - if (isset($context["meta"])) { $_meta_ = $context["meta"]; } else { $_meta_ = null; } - if ($this->getAttribute($_meta_, "robots")) { - echo "getAttribute($_meta_, "robots"); - echo "\">"; - } - // line 9 - echo " - - - - - - - - "; - // line 20 - if (isset($context["content"])) { $_content_ = $context["content"]; } else { $_content_ = null; } - echo $_content_; - echo " - - -"; - } - - public function getTemplateName() - { - return "index.html"; - } - - public function isTraitable() - { - return false; - } - - public function getDebugInfo() - { - return array ( 63 => 20, 55 => 16, 45 => 10, 42 => 9, 33 => 8, 25 => 7, 14 => 6, 7 => 1,); - } -}