Sha256: 2086b71233acefd4502527a98efda20fcea3a13da861b3536a4bc14d2d92b17a
Contents?: true
Size: 864 Bytes
Versions: 32
Compression:
Stored size: 864 Bytes
Contents
- content_for :introduction do %p = link_to t('reader_extension.dashboard.profile'), reader_profile_url \| = link_to t('reader_extension.dashboard.account'), reader_account_url - if Radiant.config['reader.share_details?'] \| = link_to t('reader_extension.dashboard.edit_profile'), reader_edit_profile_url - content_for :breadcrumbs do = link_to t('reader_extension.home'), '/' = t('reader_extension.separator') = t('reader_extension.dashboard.title') - content_for :title do = t('reader_extension.dashboard.title') = render :partial => 'shared/standard_reader_parts' - content_for :sidebar do = render_region :sidebar // UI => dashboard/profile dashboard/messages dashboard/directory - content_for :main do = render_region :main // UI => dashboard/welcome dashboard/groups dashboard/description = yield :main
Version data entries
32 entries across 32 versions & 1 rubygems