about summary refs log tree commit diff
path: root/app/views/about/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/about/index.html.haml')
-rw-r--r--app/views/about/index.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/about/index.html.haml b/app/views/about/index.html.haml
index 5fa6f58b3..b4df313e2 100644
--- a/app/views/about/index.html.haml
+++ b/app/views/about/index.html.haml
@@ -22,6 +22,7 @@
 
   .actions
     .info
+      =# link_to 'Terms', terms_path
       = link_to 'Source code', 'https://github.com/Gargron/mastodon'
 
     = link_to 'Get started', new_user_registration_path, class: 'button'