From 3305a7d3f084065190f72c0335e84d959d45322d Mon Sep 17 00:00:00 2001
From: Fibinger Ádám <adam.fibinger@wup.hu>
Date: Thu, 17 Oct 2019 15:56:19 +0200
Subject: [PATCH] Template útvonal módosítása

---
 common/base.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/common/base.php b/common/base.php
index 1038268..5f35160 100644
--- a/common/base.php
+++ b/common/base.php
@@ -11,4 +11,4 @@
 
 $last_json = OVERLAY_DIR . 'last.json';
 
-$twig = \EOG\Utils\TwigFactory::getEnvironment(SITE_ROOT);
\ No newline at end of file
+$twig = \EOG\Utils\TwigFactory::getEnvironment(SITE_ROOT.'/templates/');
\ No newline at end of file

--
Gitblit v1.8.0