mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-23 07:38:06 +01:00
5 lines
86 B
Text
5 lines
86 B
Text
|
- content_for :page_title do
|
||
|
= t('about.title')
|
||
|
|
||
|
= render partial: 'shared/web_app'
|