+ +
+
+
+ <%= profile_photo(user) %> +
+
+ +
+ + <%= link_to full_name(post.user), about_user_path(post.user) %> + +

<%= posted_on(post.created_at) %>

+

<%= post.content %>

+
+
+ +