Commit
4a97e85d990168194446aadc602c4419e82744f3
by avvazquez3tsk15 Adds registered user private cover page
Adds an index page for the private site and elements to the top-right
menu, from which the user can check its profile, teams, competitions and
headquarters. The corresponding beans were created to provide the
functionality.
Also, implemented a logout mechanism that gets the user back to the
index page of the private area, prompting a login page.