Fibinger Ádám
2019-11-27 c5946f44341c29594803c5b2ca64dcaf335fbca3
commit | author | age
2b49a0 1 <?php
c5946f 2 include_once "common/base.php";
812087 3
c5946f 4 $html_content = $twig->render('overlays/start-soon.twig');
2b49a0 5
c5946f 6 file_put_contents('../esl-overlay/overlays/start-soon.html', $html_content);