mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-22 01:49:05 +02:00
Added the base layout from the old Part-DB.
This commit is contained in:
parent
f0bea8ff4d
commit
5b49dc2a3f
5 changed files with 251 additions and 6 deletions
|
@ -15,7 +15,7 @@ use Symfony\Component\Routing\Annotation\Route;
|
|||
class HomepageController extends AbstractController
|
||||
{
|
||||
/**
|
||||
* @Route("/")
|
||||
* @Route("/", name="homepage")
|
||||
*/
|
||||
function homepage()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue