docs for quick install
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<?php
|
||||
echo $twig->render('index.html.twig');
|
||||
view('index');
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,2 @@
|
||||
<?php
|
||||
echo $twig->render('index.html.twig');
|
||||
view('index');
|
||||
|
||||