diff options
author | Dan McGee <dan@archlinux.org> | 2010-10-18 19:11:33 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-10-18 19:11:33 +0200 |
commit | c6f69b3582539ed709364bdea1e1291e8fd57fc7 (patch) | |
tree | e12afa52dfc594cacc9a79705e82d9bbe57643d2 /templates/public/index.html | |
parent | 8973ee37c21ce0703244e07d60590a137ee16832 (diff) | |
download | archweb-c6f69b3582539ed709364bdea1e1291e8fd57fc7.tar.gz archweb-c6f69b3582539ed709364bdea1e1291e8fd57fc7.tar.xz |
Comment out paypal donations for now
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/public/index.html')
-rw-r--r-- | templates/public/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index a123626..aa3f5c0 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -182,6 +182,7 @@ </div><!-- #nav-sidebar --> +{% comment %} <div id="home-paypal-button" class="widget"> <form id="paypal-form" name="_xclick" action="https://www.paypal.com/cgi-bin/webscr" method="post"> @@ -202,6 +203,7 @@ </form> </div> +{% endcomment %} <div id="arch-sponsors" class="widget"> |