mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-04-01 09:35:28 +00:00
implement profile page #17
This commit is contained in:
parent
737b79b608
commit
ae8ec4823a
21 changed files with 740 additions and 364 deletions
2
templates/default/dashboard/index.html.twig
Normal file
2
templates/default/dashboard/index.html.twig
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{% extends 'default/layout.html.twig' %}
|
||||
{% block title %}{{ 'Home'|trans }} - {{ name }}{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue