diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-11-04 17:44:43 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2015-11-04 17:44:43 -0500 |
commit | a9d5f41c9dc67a5d7da0f49c0f96976510b0bc87 (patch) | |
tree | 04d37fcfef8362de3f27ab378849ec1273f9f209 /templates/public/index.html | |
parent | 01d913ea187712884297b2ee684550697e124827 (diff) |
revert the last commit
Diffstat (limited to 'templates/public/index.html')
-rw-r--r-- | templates/public/index.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index 0af8c25b..68020aeb 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -188,13 +188,11 @@ </ul> </div> +{% comment %} <div id="home-donate-button" class="widget"> - <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8WJTKB86BR7MA"> - <img src="{% static "paypal-donate.gif" %}" - alt="Donate via PayPal - The safer, easier way to pay online!" - title="Donate via PayPal - The safer, easier way to pay online!" /> - </a> +donate button would go here </div> +{% endcomment %} <div id="arch-sponsors" class="widget"> <a href="https://ceata.org"> |