Your Profile

@if (postsService.isLoggedIn && postsService.user) {
Name: {{postsService.user.name}}
UID: {{postsService.user.uid}}
Created: {{postsService.user.created ? (postsService.user.created | date) : 'N/A'}}
} Language @for (locale of supported_locales; track locale) { @if (all_locales[locale]) { {{all_locales[locale]['nativeName']}} } }
Sidepanel mode Over Side
File card size Large Medium Small
@if (postsService.isLoggedIn) { }