mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-05 23:15:50 +01:00
Added the base layout from the old Part-DB.
This commit is contained in:
@@ -15,7 +15,7 @@ use Symfony\Component\Routing\Annotation\Route;
|
||||
class HomepageController extends AbstractController
|
||||
{
|
||||
/**
|
||||
* @Route("/")
|
||||
* @Route("/", name="homepage")
|
||||
*/
|
||||
function homepage()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user