8 lines
219 B
Plaintext
8 lines
219 B
Plaintext
%aside.callout
|
|
= material_symbol 'info'
|
|
.content
|
|
.body
|
|
%p.title= t('edit_profile.redesign_title')
|
|
%p= t('edit_profile.redesign_body')
|
|
= link_to t('edit_profile.redesign_button'), '/profile/edit'
|