ヘッダーリンクに自分のユーザー名を入れる方法

Is there are way to include the username in the header link?
I’d like to link to /u/{username}/activity/assigned to get users quickly to their Assigned topics

「いいね!」 3

@Alon1
If you’re trying to link to the current logged in user’s assigned topics, you can use link to:
/my/activity/assigned/ which will redirect to the appropriate url.

「いいね!」 6

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.