Skip to content

Commit 173f1d8

Browse files
committed
Revert "Update plans page"
This reverts commit 75d7579.
1 parent d341bbb commit 173f1d8

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

server/www/templates/settings/plan.html

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h2 class="tier-name">Surveyor</h2>
4040
<p>For teams collecting multiple data types from many sources</p>
4141

4242
<strong class="tier-price">$199 <em>/mo</em></strong>
43-
<h3 class="tier-feature">1000 posts <em>+$10/mo per 100 extra</em></h3>
43+
<h3 class="tier-feature">1000 posts <em>+$10/mo per 1,000 extra</em></h3>
4444
</div>
4545

4646
<div class="tier-action">
@@ -58,49 +58,48 @@ <h3 class="tier-feature">1000 posts <em>+$10/mo per 100 extra</em></h3>
5858
</div>
5959
</div>
6060

61-
<div class="tier">
61+
<div class="tier disabled">
6262
<div class="tier-header">
6363
<h2 class="tier-name">Responder</h2>
6464
<p>For organizations that need to manage their data workflow</p>
6565

66-
<strong class="tier-price">$499 <em>/mo</em></strong>
67-
<h3 class="tier-feature">5000 posts <em>+$7.50/mo per 100 extra</em></h3>
66+
<strong class="tier-price"><span>Coming soon!</span></strong>
67+
<h3 class="tier-feature">5000 posts <em>+$7.50/mo per 1,000 extra</em></h3>
6868
</div>
6969

7070
<div class="tier-action">
71-
<a ng-show="tier == 'responder'" class="button disabled" href="http://{{ cloudDomain }}/settings/login?subdomain={{ subdomain }}&username={{ username }}&tier=responder">&check; Subscribed</a>
72-
<a ng-hide="tier == 'responder'" class="button" href="http://{{ cloudDomain }}/settings/login?subdomain={{ subdomain }}&username={{ username }}&tier=responder">Choose Responder</a>
71+
<a href="http://ushahidi.com/contact" target="_blank" class="button tour-link">Contact us</a>
7372
</div>
7473

7574
<div class="tier-feature-list">
7675
<ul>
77-
<li>Unlimited post types and CSV imports</li>
76+
<li>Unlimited post types, RSS, CSV &amp; XML imports</li>
7877
<li>Data management, plus notifications and team collaboration with custom workflows</li>
7978
<li>View data in a map, list or chart plus analytics</li>
8079
<li>Web and email support</li>
8180
</ul>
8281
</div>
8382
</div>
8483

85-
<div class="tier">
84+
<div class="tier disabled">
8685
<div class="tier-header">
87-
<h2 class="tier-name">Solutions</h2>
88-
<p>Customised data collection, management, and visualization systems</p>
86+
<h2 class="tier-name">Orbiter</h2>
87+
<p>For enterprises managing large, sensitive data sets</p>
8988

90-
<strong class="tier-price"><span>Contact Us</span></strong>
89+
<strong class="tier-price"><span>Coming soon!</span></strong>
9190
<h3 class="tier-feature">Unlimited posts <em>&nbsp;</em></h3>
9291
</div>
9392

9493
<div class="tier-action">
95-
<a href="https://www.ushahidi.com/solutions/questionnaire" target="_blank" class="button tour-link">Contact us</a>
94+
<a href="http://ushahidi.com/contact" target="_blank" class="button tour-link">Contact us</a>
9695
</div>
9796

9897
<div class="tier-feature-list">
9998
<ul>
100-
<li>Full setup and guidance from Ushahidi’s consultants</li>
101-
<li>Bespoke software designed to meet your exact needs</li>
102-
<li>Customised branding</li>
103-
<li>Dedicated support team and personalized training</li>
99+
<li>Unlimited posts, all data sources</li>
100+
<li>Data management, notifications, collaboration and workflows with private data on a dedicated server</li>
101+
<li>View data in a map, list or chart plus analytics</li>
102+
<li>Web, email and phone support</li>
104103
</ul>
105104
</div>
106105
</div>

0 commit comments

Comments
 (0)