Adding about/more page with extended information that can be set up by an admin

This commit is contained in:
Eugen Rochko
2017-01-13 20:14:21 +01:00
parent e25170f960
commit c01dd089ff
8 changed files with 302 additions and 12 deletions

View File

@@ -29,6 +29,7 @@
.actions
.info
= link_to t('about.learn_more'), about_more_path
= link_to t('about.terms'), terms_path
= link_to t('about.source_code'), 'https://github.com/tootsuite/mastodon'