diaspora/app/views/services/index.mobile.haml
2016-02-06 14:15:04 +01:00

20 lines
474 B
Text

-# Copyright (c) 2010-2011, Diaspora Inc. This file is
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
- content_for :page_title do
= t(".edit_services")
.settings_container.services_page.container-fluid
.row
.col-md-12
= render "shared/settings_nav"
.row
.col-md-12
= render "add_remove_services"
.row
.col-md-12
.services_explanation
= t(".services_explanation")