forked from mirror/Part-DB.Part-DB-server
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