dashboard: Remove placeholder member button markup.
[org.fsf.memberdashboard.git] / templates / CRM / Memberdashboard / Page / MemberDashboard.tpl
CommitLineData
6001543d
DT
1{*
2 FSF Member Dashboard
3 Copyright © 2014 Free Software Foundation, Inc.
4
5 This file is a part of FSF Member Dashboard.
6
7 FSF Member Dashboard is free software: you can redistribute it
8 and/or modify it under the terms of the GNU Affero General Public
9 License as published by the Free Software Foundation, either version
10 3 of the License, or (at your option) any later version.
11
12 FSF Member Dashboard is distributed in the hope that it will be
13 useful, but WITHOUT ANY WARRANTY; without even the implied warranty
14 of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15 General Public License for more details.
16
17 You should have received a copy of the GNU General Public License
18 along with FSF Member Dashboard. If not, see
19 <http://www.gnu.org/licenses/>.
20*}
21
2fabfc16
DT
22{include file="CRM/Memberdashboard/Page/DashboardElement.tpl"
23 element=$dashboardElements.CiviMember }
24
25{include file="CRM/Memberdashboard/Page/DashboardElement.tpl"
26 element=$dashboardElements.CiviContribute }