Adding views for the profile and entry pages
This commit is contained in:
2
app/views/profile/entry.html.haml
Normal file
2
app/views/profile/entry.html.haml
Normal file
@@ -0,0 +1,2 @@
|
||||
%div.activity-stream
|
||||
= render partial: @type, locals: { @type.to_sym => @entry.activity }
|
Reference in New Issue
Block a user