diff options
Diffstat (limited to 'app/views/about/more.html.haml')
-rw-r--r-- | app/views/about/more.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/about/more.html.haml b/app/views/about/more.html.haml index ab5b21850..55580f996 100644 --- a/app/views/about/more.html.haml +++ b/app/views/about/more.html.haml @@ -29,5 +29,5 @@ .sidebar = render 'contact', contact: @instance_presenter - = render 'links' + = render 'links', instance: @instance_presenter = render 'version', version: @instance_presenter |