#author_info = person_image_link(person) .from %h2 = person.name - if current_user.owns?(post) .aspect ➔ %ul - if post.public? =t('the_world') - else - for aspect in post.aspects %li= link_to aspect.name, aspect #person_nav_links = link_to t('layouts.header.view_profile'), person_path(person) = link_to t('_photos'), person_photos_path(person)