Your IP : 216.73.216.196


Current Path : /opt/alt/python27/lib/python2.7/site-packages/alabaster/
Upload File :
Current File : //opt/alt/python27/lib/python2.7/site-packages/alabaster/donate.html

{% if theme_gratipay_user or theme_gittip_user %}
<h3>Donate</h3>
<p>
Consider supporting the authors on <a href="https://www.gratipay.com/">Gratipay</a>:
<script data-gratipay-username="{{ theme_gratipay_user or theme_gittip_user }}"
        data-gratipay-widget="button"
        src="//gttp.co/v1.js"></script>
</p>
{% endif %}