1
0
Fork 0
forked from OpenNeo/impress
impress/app/views/static/donate.html.haml

76 lines
2.5 KiB
Text
Raw Normal View History

2011-06-28 10:24:40 -07:00
- title "Support Dress to Impress"
2011-08-04 07:25:57 -07:00
%h2 Thank you so much for all your help. We made it!
2011-06-28 10:24:40 -07:00
= campaign_progress do
We've received
= surround '$', ',' do
%span.campaign-raised
exceeding our goal for the upgrade. Thanks so much!
2011-06-28 10:24:40 -07:00
- if can_use_image_mode?
%p.success
Thank you for your help! Image Mode should be live on your account. Enjoy!
2011-07-01 11:53:28 -07:00
%section#image-mode-data
%figure#image-mode-preview
= image_tag 'image_mode_preview.png'
%figcaption
Image Mode ♥
#campaign-donors
%h3 Thank you!
%ol
2011-08-04 07:25:57 -07:00
#image-mode-description
:markdown
2011-08-04 21:12:17 -07:00
**Hooray!** We made our fundraising goal, and now have enough funds to run
on the upgraded server for the next year. I'm pretty darn excited about all
this.
2011-08-04 07:25:57 -07:00
2011-08-04 21:12:17 -07:00
The server upgrade went through around 9PM NST on August 4, and the SWF
converters are now running. We'll let them work for a bit until almost all
of the SWFs are converted, then we'll release Image Mode to the public.
2011-08-04 07:25:57 -07:00
Thanks again for all your help. Dress to Impress runs on you, from our data
to our funds. You make this site the great resource that it is, and I'm
consistently impressed by this community's generosity. Thanks for all you
do!
2011-07-01 11:53:28 -07:00
#image-mode-beta
2011-07-02 10:23:38 -07:00
%header
2011-08-04 07:25:57 -07:00
Support Dress to Impress!
= pledgie_form_tag do
= pledgie_amount_label_tag 'Amount'
= pledgie_amount_field_tag
%button{:type => 'submit'} Donate now!
2011-07-01 11:53:28 -07:00
2011-08-04 07:25:57 -07:00
%p All donations go directly to hosting costs.
%p Thanks so much for your help!
2011-07-02 10:23:38 -07:00
2011-07-01 11:53:28 -07:00
#image-mode-comments
#disqus_thread
2011-07-02 10:23:38 -07:00
- if Rails.env.development?
:javascript
var disqus_developer = 1;
2011-07-01 11:53:28 -07:00
:javascript
var disqus_shortname = 'dresstoimpress';
// The following are highly recommended additional parameters. Remove the slashes in front to use.
var disqus_identifier = 'dresstoimpress_donate';
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
%a.dsq-brlink{:href => "http://disqus.com"}
blog comments powered by
%span.logo-disqus Disqus