|
|
@ -35,9 +35,10 @@ |
|
|
|
%i.fa.fa-external-link{ style: 'padding-left: 5px;' } |
|
|
|
|
|
|
|
.container.hero |
|
|
|
.heading |
|
|
|
%h3= t('about.description_headline', domain: site_hostname) |
|
|
|
%p= @instance_presenter.site_description.html_safe.presence || t('about.generic_description', domain: site_hostname) |
|
|
|
.about-short |
|
|
|
.heading |
|
|
|
%h3= t('about.description_headline', domain: site_hostname) |
|
|
|
%p= @instance_presenter.site_description.html_safe.presence || t('about.generic_description', domain: site_hostname) |
|
|
|
|
|
|
|
.information-board |
|
|
|
.container |
|
|
@ -64,4 +65,4 @@ |
|
|
|
.container |
|
|
|
%p |
|
|
|
= link_to t('about.source_code'), 'https://github.com/tootsuite/mastodon' |
|
|
|
= " (#{@instance_presenter.version_number})" |
|
|
|
= " (#{@instance_presenter.version_number})" |