WIP: Improve mobile layout
This commit is contained in:
@@ -48,6 +48,7 @@ class IndexController extends AbstractController
|
||||
);
|
||||
|
||||
return $this->render('teamer/index.html.twig', [
|
||||
'teamer' => $teamer,
|
||||
'pagination' => $pagination,
|
||||
'errors' => $errors,
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user