{% extends "base.html" %} {% block natural_content %} {{ contributor.name }} {{ contributor.repository }} {{ contributor.location }} {% if contributor.long_description == "" %} {{ contributor.short_description }} {% else %} {{ contributor.long_description }} {% endif %} Donate Bitcoin {% endblock natural_content %}
{{ contributor.name }}
{{ contributor.repository }}
{{ contributor.location }}
{{ contributor.short_description }}
{{ contributor.long_description }}