Sha256: ef1b7b4b5a8b43891906524a5c7f15d755e08f027fda32612b63cbf82b99858d
Contents?: true
Size: 433 Bytes
Versions: 34
Compression:
Stored size: 433 Bytes
Contents
<%= page_header title: 'Member Dashboard', description: '' %> <% if [true, false].sample %> <%= breadcrumb @presenter.organization_path %> <% end %> <% if [true, false].sample %> <%= status_alert @presenter.status_color, @presenter.status_description %> <% else %> <%= user_and_status @presenter.user_and_status_data %> <% end %> <%= essentials_section @essentials_presenter %> <%= electives_section @electives_presenter %>
Version data entries
34 entries across 34 versions & 1 rubygems