changeset 142:113ee07f1871

Added link for donation.
author Edho Arief <edho@myconan.net>
date Tue, 13 Nov 2012 23:50:05 +0700
parents 2104f0c477c0
children 08f0c0244175
files app/views/layouts/application.html.erb
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/app/views/layouts/application.html.erb	Mon Nov 12 17:54:59 2012 +0700
+++ b/app/views/layouts/application.html.erb	Tue Nov 13 23:50:05 2012 +0700
@@ -19,7 +19,11 @@
 
           <div class="footer">
             <hr />
-            <p>Zeropaste &copy; edogawaconan 2012. <a href="https://bitbucket.org/edogawaconan/zeropaste">Source</a>.</p>
+            <p>
+             Zeropaste &copy; edogawaconan 2012.
+             <a href="https://bitbucket.org/edogawaconan/zeropaste">Source</a>.
+             <%= link_to 'Donate', 'https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=edho%40myconan%2enet&lc=ID&item_name=Zeropaste%20development&currency_code=USD&bn=PP%2dDonationsBF%3abtn_subscribe_LG%2egif%3aNonHosted' %>.
+            </p>
           </div>
         </div>
       </div>