diff --git a/config/.htaccess b/.htaccess similarity index 100% rename from config/.htaccess rename to .htaccess diff --git a/cache/44/4448d384ce5c0b36e3d5c422f47fbacf.php b/cache/44/4448d384ce5c0b36e3d5c422f47fbacf.php new file mode 100644 index 0000000..3823316 --- /dev/null +++ b/cache/44/4448d384ce5c0b36e3d5c422f47fbacf.php @@ -0,0 +1,115 @@ + + */ + private array $macros = []; + + public function __construct(Environment $env) + { + parent::__construct($env); + + $this->source = $this->getSourceContext(); + + $this->parent = false; + + $this->blocks = [ + ]; + } + + protected function doDisplay(array $context, array $blocks = []): iterable + { + $macros = $this->macros; + // line 1 + yield "
+