mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
* replace "$twig->render()" with "$this->display"
This commit is contained in:
@@ -238,5 +238,5 @@ else
|
||||
}
|
||||
|
||||
//back button
|
||||
echo $twig->render('creatures.back_button.html.twig');
|
||||
$twig->display('creatures.back_button.html.twig');
|
||||
?>
|
||||
|
Reference in New Issue
Block a user