Given the user clicks a fighting game title in the navbar
Then the user will see every post that users have posted with the date and title and the username of who posted it
The User will also see posts made by admin that are cant be deleted
Given the user clicks on the "view comments"(details) link
Then the user can see every comment belonging to that post
Given the user clicks a fighting game title in the navbar
Then the user will see every post that users have posted with the date and title and the username of who posted it
The User will also see posts made by admin that are cant be deleted
Given the user clicks on the "view comments"(details) link
Then the user can see every comment belonging to that post