4 lines
86 B
Text
4 lines
86 B
Text
- content_for :page_title do
|
|
= t('about.title')
|
|
|
|
= render partial: 'shared/web_app'
|