mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 01:34:55 +02:00
* moved most of guilds html-in-php code to twig
* moved buttons to separate templates * moved online search for to twig
This commit is contained in:
@@ -61,5 +61,6 @@ if($logged)
|
||||
}
|
||||
else
|
||||
echo "You are not logged in.";
|
||||
echo "<center><h3><a href=\"?subtopic=guilds\">BACK</a></h3></center>";
|
||||
|
||||
echo $twig->render('guilds.back_button.html.twig');
|
||||
?>
|
Reference in New Issue
Block a user