events.rhtml 165 Bytes
<%= button :back, _('Back to %s') % profile.name, profile.public_profile_url %>

<h1><%= _("%s's events") % profile.name %></h1>

<%= render :partial => 'agenda' %>