You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
483 B
9 lines
483 B
extends ../layouts/main
|
|
block content
|
|
|
|
section.uk-section.uk-section-default
|
|
.uk-container
|
|
h1= user.displayName || user.username || user.email
|
|
p Viewers do not have public profiles on #[+renderSiteLink()]. You must be logged in to view your profile. Only you can view your profile.
|
|
|
|
p Your profile is where you manage your channel subscriptions, edit account settings, configure your chat defaults, and otherwise manage how you use #[+renderSiteLink()].
|