Template: Admin or User

Hi,
Is there a possibility to check with templating if the frontend user is a “User” or an “Admin”?

Thanks in advance!

You can only get user information inside templates that are executed in the frontend. You can’t get them in the backend templates. You may be able to get this information via the custom integration called browser mod.