diff --git a/views/user/user.etlua b/views/user/user.etlua index ea1d464..2ad5489 100644 --- a/views/user/user.etlua +++ b/views/user/user.etlua @@ -1,5 +1,5 @@ <% if infobox then %> - <% render("views.common.infobox", pop_infobox) %> + <% render("views.common.infobox", infobox) %> <% end %>

Latest posts by <%= user.username %>