diff --git a/templates/cache/8b/b1/6dea6df49df571827b55c09e4e19.php b/templates/cache/8b/b1/6dea6df49df571827b55c09e4e19.php deleted file mode 100644 index 5792c026..00000000 --- a/templates/cache/8b/b1/6dea6df49df571827b55c09e4e19.php +++ /dev/null @@ -1,97 +0,0 @@ -env->getGlobals(), $context); - - // line 1 - echo " - -
-\tgetAttribute($this->getContext($context, 'config'), "url_stylesheet", array(), "any", false); - echo "\" /> -\t"; - // line 5 - if ($this->getAttribute($this->getContext($context, 'config'), "url_favicon", array(), "any", false)) { - echo "getAttribute($this->getContext($context, 'config'), "url_favicon", array(), "any", false); - echo "\" />"; - } - // line 6 - echo "\t"; - if ($this->getContext($context, 'mod')) { - echo "Return to dashboard"; - } - echo "
Powered by Tinyboard "; - // line 18 - echo $this->getAttribute($this->getContext($context, 'config'), "version", array(), "any", false); - echo " | Tinyboard Copyright © 2010-2011 Tinyboard Development Group
- - -"; - } - - public function getTemplateName() - { - return "page.html"; - } - - public function isTraitable() - { - return false; - } -}