diff --git a/templates/_header.html.twig b/templates/_header.html.twig index a1dca96..f439c42 100644 --- a/templates/_header.html.twig +++ b/templates/_header.html.twig @@ -1,7 +1,8 @@ +xxxx - - + + @@ -10,44 +11,147 @@ - {% if is_granted('ROLE_USER') %} - - - {{ app.user.username }} - + + + tracer + - - - - Profile - - - Settings - - {% if is_granted('ROLE_ADMIN') %} - - - Administration - - - {% endif %} - - - - Logout - - - - {% else %} - - - Login + + + + Profile + + + Settings + + + + Administration - - {% endif %} + + + + Logout + + + + +yyyy + + + + + Navbar + + + + + + + + Home (current) + + + Link + + + + Dropdown + + + Action + Another action + + Something else here + + + + Disabled + + + + + Search + + + + + + + \ No newline at end of file