- Thread starter
- #1
Hello. I want to write specific information in the
member_view
template but for a specific user. That is, at the code level, specific information that will be available to everyone, which will be conditionally available to the user with ID 1. How can I do this?