{{ selectedPost.title }}
{{
selectedPost.type
}}
By {{ selectedPost.submitter.name
}}
Abstract
{{ selectedPost.abstract }}
Comments ({{ selectedPost.comments.length }})
{{ comment.author.name }}
{{ new
Date(comment.created_at).toLocaleDateString() }}
{{ comment.content }}