diaspora/app/views/services/index.html.haml
Steffen van Bergerem caf7470e8e Various style fixes
2015-03-15 01:58:29 +01:00

22 lines
479 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')
.container
.row-fluid
.span12
#section_header
%h2
= t('settings')
= render 'shared/settings_nav'
.row-fluid
.span7
= render 'shared/add_remove_services'
.span5
%p
= t('.services_explanation')