Some UI elements should only be displayed for actions that only certain people can do: - [ ] Delete and edit button of a poll should only be displayed to owner and admin - [ ] Log out button should only be displayed when users are logged in - [ ] Admin stuff only displayed to admins
Some UI elements should only be displayed for actions that only certain people can do: