<%= user.name %>
+<%= link "@" <> user.nickname, style: "color: #{@styling.link_color};text-decoration: none;", to: admin_user_url(user) %>
+Total: <%= total_statuses %>
+<%= format_date latest_status.object.data["published"] %>
+
+
|
+
+
+
+ <%# header %>
+
+
+
+
+ <%# title %>
+ <%= if @title do %>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <% end %>
+ <%= render @view_module, @view_template, assigns %>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%= @title %> + |
+