Welcome, {{ currentUser.username }}!
Quick Stats
{{ topics.length }}
Total Topics
{{ getTotalPosts() }}
Total Posts
{{ getUserTopics().length }}
Your Topics
Topics
{{ topic.title }}
by {{ topic.author }} • {{ formatDate(topic.createdAt) }}
{{ topic.description }}
{{ tag }}
Create New Topic
{{ selectedTopic.title }}
by {{ selectedTopic.author }} • {{ formatDate(selectedTopic.createdAt) }}
{{ selectedTopic.description }}
{{ tag }}
Posts
No posts yet. Be the first to create one!
{{ post.author.charAt(0).toUpperCase() }}
{{ post.author }}
{{ formatDate(post.createdAt) }}
{{ post.content }}
Create New Post
Account Settings
Profile Information
Username
{{ currentUser.username }}
Email
{{ currentUser.email }}
Member Since
{{ formatDate(currentUser.createdAt) }}
Your Activity
Your Topics ({{ getUserTopics().length }})
{{ topic.title }}
{{ topic.posts ? topic.posts.length : 0 }} posts