added limit methods to user, more work on post views
This commit is contained in:
@@ -6,9 +6,5 @@
|
||||
</nav>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
users/<%= @user.name %>
|
||||
<% end %>
|
||||
|
||||
<% content_for(:page_header) do %>
|
||||
/ <%= @user.name %>
|
||||
/ Users / <%= @user.name %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user